allenap / pgdo

The convenience of SQLite – but with PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ ALPHA QUALITY ⚠️

This project is in the early stages of development. It is far from feature complete. It likely contains many bugs and inconsistencies. Documentation is limited or non-existent. It will change in ways that break backwards compatibility. It is not ready for production use.

That said, if you want to try it out, please do! But bear in mind that it is being updated frequently, at least at the time I'm writing this, and you should expect to update it frequently too. Please check out known issues and file new ones here.

Thanks! Gavin.


The pgdo project

The convenience of SQLite – but with PostgreSQL.

See pgdo-cli for the command-line application, or pgdo-lib for the Rust library.

License

This project is licensed under the Apache 2.0 License.

About

The convenience of SQLite – but with PostgreSQL

License:Apache License 2.0


Languages

Language:Rust 81.5%Language:PLpgSQL 17.4%Language:Dockerfile 0.7%Language:Shell 0.4%