aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/database.md
diff options
context:
space:
mode:
authorEduardo Julian2022-02-22 16:29:17 -0400
committerEduardo Julian2022-02-22 16:29:17 -0400
commitf07effd9faf3fdaa677f659d6bbccf98931c5e5a (patch)
tree0b51a4b8492d06db6b3eca38a3b9143de1c1d735 /documentation/bookmark/database.md
parent2d1348a73159ec87fa0da2bd3768d641236693fb (diff)
No more automatic conversions of primitive types in JVM FFI.
Diffstat (limited to 'documentation/bookmark/database.md')
-rw-r--r--documentation/bookmark/database.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/documentation/bookmark/database.md b/documentation/bookmark/database.md
index c91d99c8f..f061b7604 100644
--- a/documentation/bookmark/database.md
+++ b/documentation/bookmark/database.md
@@ -136,7 +136,6 @@
0. https://learndb.net/
0. http://orientdb.com/
0. https://ignite.apache.org/
-0. http://www.datomic.com/
0. https://eventsourcing.com/
0. https://geteventstore.com/
0. http://cassandra.apache.org/
@@ -182,12 +181,16 @@
0. https://tech.marksblogg.com/minimalist-guide-tutorial-foundationdb.html
0. https://www.foundationdb.org/blog/announcing-document-layer/
0. https://www.foundationdb.org/
-
0. https://en.wikipedia.org/wiki/FoundationDB
0. https://github.com/orbitdb/orbit-db
0. https://www.aerospike.com/
0. https://sirix.io/
+## Immutable
+
+0. [immudb: OPEN SOURCE IMMUTABLE DATABASE](https://codenotary.com/technologies/immudb/)
+0. http://www.datomic.com/
+
## Data-flow
0. [Noria: data-flow for high-performance web applications](https://github.com/mit-pdos/noria)