iburadempa / pg_jts

Create JSON-table-schema from a live PostgreSQL database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pg_jts

Obtain a JSON Table Schema (JTS) from a live PostgreSQL database.

Python alpha code

Installation:

pip install pg_jts
or
pip install pg_jts[psycopg2-binary]

Documentation: https://pg_jts.readthedocs.org/

About

Create JSON-table-schema from a live PostgreSQL database

License:MIT License


Languages

Language:Python 100.0%