Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Datomic

< >

Datomic is a query language created in 2012.

#2317on PLDB 12Years Old
Homepage

Datomic's query and rules system is an extended form of Datalog. Datalog is a deductive query system, typically consisting of: A database of facts; A set of rules for deriving new facts from existing facts; a query processor that, given some partial specification of a fact or rule: finds all matching facts.


Example from the web:
[:find ?e :where [?e :age 42]]

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0