diff options
| author | alexpdp7 <alex@pdp7.net> | 2025-12-06 13:29:36 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-12-06 13:30:00 +0100 |
| commit | 13d26d75ed5863e68c09ca721787e46bcaa00992 (patch) | |
| tree | abdd455f61a57ed28e8c05a11a7e5b8008a6fad8 | |
| parent | 6e7ab850ed513207ae094112cf433d6860b4ecce (diff) | |
Add pgserver
| -rw-r--r-- | INTERESTING_PROJECTS.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 47ba277c..84fb4171 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -73,6 +73,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/lorint/AdventureWorks-for-Postgres **** Embedded databases - https://github.com/zonkyio/embedded-postgres-binaries - Embedded PostgreSQL + - https://github.com/orm011/pgserver - Pip-installable, embedded-like postgres server for your python app - https://github.com/cozodb/cozo - Datalog in Rust, different backends **** Tools - https://github.com/dbcli/pgcli |
