16 August 2023
The Datomic team is excited to announce the launch of Datomic Local under the Apache License 2.0. Datomic Local is a library that is both embeddable and redistributable. It is a lightweight version of Datomic, designed to be easily embedded within applications and freely redistributed. Datomic Local supports the Client API, making it an excellent choice for small single-process applications and for testing systems that are based on the Datomic Client API.
What is new?
Datomic Local is a lightweight version of Datomic backed by local storage that supports the Client API. The Datomic Local and supporting binaries are released under the Apache License 2.0 license.
Use cases
The Datomic Local version of Datomic is indicated for:
-
People who want to write libraries that depend on Datomic
-
People who want an embedded DB
-
Cloud users who want to dev locally
-
People who already use dev-local
What is Datomic Local?
Datomic Local is a lightweight version of Datomic backe