Distributed in memory multi-model (vector, relational, graph, temporal) database management system that uses Datalog for query. https://fluidb.ru
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ziyang Hu 78e49e4a52 cartesian join needs elimination as well 2 years ago
.idea sorters 2 years ago
cozohttp reformat 2 years ago
cozoplay cozoplay 2 years ago
cozopy aggregation must have same heads; change aggregation semantics to be consistent with intuition 2 years ago
cozorocks bump rocksdb version 2 years ago
src cartesian join needs elimination as well 2 years ago
tests finish air routes 2 years ago
.gitignore move around 2 years ago
.gitmodules correct building without relying on system 2 years ago
Cargo.toml more aggr ops 2 years ago
PLAN.md magic sets works! 2 years ago
README.md change number representation 2 years ago
TODO.md fix unary parsing 2 years ago

README.md

TODO

  • predicates
  • negation
  • disjunction
  • stratum
  • magic sets
  • unification
  • aggregation
  • duplicate symbols in rule heads
  • limit, offset
  • public API
  • sorting
  • range scan