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 e96f232b08 bump deps version 2 years ago
.idea refactor to stratification 2 years ago
cozohttp reformat 2 years ago
cozoplay cozoplay 2 years ago
cozopy update PyAPI 2 years ago
cozorocks bump deps version 2 years ago
src cleanup API 2 years ago
tests cleanup API 2 years ago
.gitignore move around 2 years ago
.gitmodules correct building without relying on system 2 years ago
Cargo.toml refactor to stratification 2 years ago
PLAN.md magic sets works! 2 years ago
README.md magic sets works! 2 years ago
TODO.md fix unary parsing 2 years ago

README.md

TODO

  • predicates
  • negation
  • disjunction
  • stratum
  • magic sets
  • aggregation
  • function symbol
  • arithmetic
  • range scan
  • public API
  • sorting
  • limit, offset

comparators can have problems when sorting mixed integers and floats