diff options
| author | Alex Corcoles <alex@pdp7.net> | 2024-02-02 23:53:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-02 23:53:19 +0100 |
| commit | 3d3bbba9c858da225e9214c89d709afc3fb2ff0f (patch) | |
| tree | 098612e1ee30723b56bdeb2348498a9ebe0357ee | |
| parent | 0eeea9dfb4c8d6c3a95f26669a7a8b3fb8a4190e (diff) | |
Add embedded PG, reorg
| -rw-r--r-- | INTERESTING_PROJECTS.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index 1b128fce..ffc5a25d 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -129,6 +129,8 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/EvgSkv/logica - https://github.com/edgedb/edgedb - Graphs - https://github.com/lorint/AdventureWorks-for-Postgres +**** Embedded databases + - https://github.com/zonkyio/embedded-postgres-binaries - Embedded PostgreSQL - https://duckdb.org/ - SQLite alternative - https://github.com/chdb-io/chdb - embedded ClickHouse - https://github.com/cozodb/cozo - Datalog in Rust, different backends |
