Online Talk: Datalevin, a simple Datalog database for building stateful apps
Details
THIS IS AN ONLINE EVENT
Title: Datalevin, a simple durable Datalog database for building stateful applications.
Huahai Yang (https://github.com/huahaiy) will be presenting Datalevin:
https://github.com/juji-io/datalevin
Huahai has been working in Clojure for 8 years. He currently works on conversational AI for Juji Inc. as the CTO. He's passionate about solving hard problems with the simplest possible solutions.
He also created Editscript (https://github.com/juji-io/editscript) a library to extract the differences between two data structures.
Datalevin is a port of Datascript in-memory Datalog database to LMDB.
The rationale is to have a simple and free Datalog query engine running on durable storage. Many developers prefer the flavor of Datalog popularized by Datomic® over any flavor of SQL, once they get to use it.
