aboutsummaryrefslogtreecommitdiff
path: root/INTERESTING_PROJECTS.org
diff options
context:
space:
mode:
authoralexpdp7 <alex@pdp7.net>2025-09-06 10:13:28 +0200
committeralexpdp7 <alex@corcoles.net>2025-09-06 10:13:53 +0200
commit8c5ccdc5e614243f977a0ef90fa93a4783feac79 (patch)
treeab4d298eb0254eeeab2a06a16b7f982a4c94faf0 /INTERESTING_PROJECTS.org
parentcb8dbb0c21d3141c3844d1e66d0fe58fe59bd0db (diff)
Add LMDB
Diffstat (limited to 'INTERESTING_PROJECTS.org')
-rw-r--r--INTERESTING_PROJECTS.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org
index caa65849..9b99a16b 100644
--- a/INTERESTING_PROJECTS.org
+++ b/INTERESTING_PROJECTS.org
@@ -83,6 +83,8 @@ Also keeping things in a Org mode means I can classify and add notes.
- https://github.com/MaterializeInc/materialize
- https://github.com/confluentinc/ksql
- https://github.com/feldera/feldera
+*** Other databases
+ - https://www.symas.com/mdb A Berkeley-style database where multiple processes can access the same database concurrently.
** Low code
- https://github.com/microsoft/Power-Fx
- https://github.com/carltongibson/neapolitan - one of Django's authors does a variation on the Django admin?