pg_get_tabledef
DDL generator
Generates table DDL for the given schema/table in PostgreSQL
PostgreSQL PL/PGSQL function that generates table DDL for the given schema/table.
50 stars
5 watching
9 forks
Language: PLpgSQL
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates SQL DDL from table data | 274 |
| A collection of tools and scripts for Postgres DBAs and engineers to analyze and manage their databases | 1,131 |
| Automates formatting and beautification of PostgreSQL SQL queries | 1,711 |
| A Rust library for generating publication-quality figures using LaTeX. | 120 |
| Provides an API for debugging pl/pgsql functions in PostgreSQL databases. | 73 |
| A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
| A syntax extension for embedded SQL queries using PG'OCaml. | 52 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| A collection of sample databases for PostgreSQL to demonstrate data modeling and support learning and development | 495 |
| A collection of PostgreSQL utility scripts providing various DBA tools and query analysis capabilities | 1,053 |
| A native PostgreSQL client driver written in Zig | 259 |
| A utility to export data from PostgreSQL into various formats, including JSON and CSV, with support for templates. | 391 |
| A D programming language client library for interacting with PostgreSQL databases. | 39 |
| Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |