-
A datalog engine like https://github.com/s-arash/ascent is worth looking at.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Flecs does just that: https://ajmmertens.medium.com/why-it-is-time-to-start-thinking-of-games-as-databases-e7971da33ac3
-
I inconsistently bookmark papers, mostly in this area, that interest me over at: https://github.com/rdaum/bookmarks-and-notes
-
And, well, polonius (Rust borrow checker magic) I believe is built on datalog-ish concepts: https://github.com/rust-lang/polonius
-
EDIT: https://github.com/leanstore/leanstore/tree/master/frontend/tpc-c is an interesting place to start
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.