Skip to content

Library to manage postgres DDL via definition files

Notifications You must be signed in to change notification settings

sumandas0/pgmeta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGMeta: Postgres Metadata Management Library

Overview

PGMeta is a Python library designed to simplify the management of PostgreSQL database metadata. It provides tools for generating SQL statements from JSON definitions, making it easier to create and maintain database schemas.

Features

  • Generate SQL statements for table creation and relationships
  • Read JSON definition files for database structures
  • Command-line interface for easy usage
  • Support for custom output directories

Installation

About

Library to manage postgres DDL via definition files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published