2.5
TerminusDB is a distributed database with a collaboration model. It is designed to be like git, but for data. The building blocks of the model are: Revision Control: commits for every update Diff: differences between commits can be interpreted as patches between states Push/Pull/Clone: communicate diffs between nodes using push / pull / clone TerminusDB allows you to link JSON documents in a knowledge graph through a document API. TerminusDB is available as a standalone server, or you can use online.
Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.com as part of the Amazon Web Services portfolio. It was announced by Amazon CTO Werner Vogels on January 18, 2012.OverviewDynamoDB differs from other Amazon services by allowing developers to purchase a...
Nebula Graph is an open-source graph database capable of hosting super large-scale graphs with billions of vertices (nodes) and trillions of edges, with milliseconds of latency. It delivers enterprise-grade high performance to simplify the most complex data sets imaginable into...