What will Datomic do for you?
Whether you are looking for lightweight Clients for use in microservices or larger Peers for heavyweight analytics processes, choose the connection model that fits your code.
All data is stored by default, allowing you to track changes to your data over time.
Because Datomic stores all data by default, you can audit how and when changes were made.
Datalog joins and rules provide SQL-level power, but with an easier pattern-based syntax.
A true schema, but one that can change with the changing reality of your business. Modify it over time.
Architected from the ground up to be ready for AWS.
Cassandra, SQL or DDB. On-premises or in the cloud. Leverage your existing storage investments or move where you have been meaning to go.
Peers provide built-in caching and integration with memcached. Turn caching from a problem into an expectation.
The Peer/Client model means you can scale your queries horizontally without impacting other queries or your transaction throughput.
Because your mission critical data needs ACID guarantees and distributed consistency.
A universal relation lets you handle row-oriented, column-oriented, graph, and hierarchical data in a single system without impedance.