Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iburadempa/pg_jts

Create JSON-table-schema from a live PostgreSQL database
https://github.com/iburadempa/pg_jts

Last synced: 22 days ago
JSON representation

Create JSON-table-schema from a live PostgreSQL database

Awesome Lists containing this project

README

        

# 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/