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 61172da6c5 stratification; generalized Kahn 2 years ago
.idea improve python example 2 years ago
cozohttp refactor cozohttp into own crate 2 years ago
cozoplay cozoplay 2 years ago
cozopy jemalloc creates too many problems 2 years ago
cozorocks jemalloc creates too many problems 2 years ago
src stratification; generalized Kahn 2 years ago
tests disjunction 2 years ago
.gitignore move around 2 years ago
.gitmodules correct building without relying on system 2 years ago
Cargo.toml cozoplay 2 years ago
PLAN.md semi-naive evaluation 2 years ago
README.md disjunction 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