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 6e85a56816 script all the way 2 years ago
.idea sorters 2 years ago
cozohttp reformat 2 years ago
cozoplay cozoplay 2 years ago
cozopy schema scripting 2 years ago
cozorocks bump deps version 2 years ago
src script all the way 2 years ago
tests script all the way 2 years ago
.gitignore move around 2 years ago
.gitmodules correct building without relying on system 2 years ago
Cargo.toml cozoscript parser 2 years ago
PLAN.md magic sets works! 2 years ago
README.md sorters 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

comparators can have problems when sorting mixed integers and floats