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 91772ca10b neg join for stored 2 years ago
.idea python helper 2 years ago
cozorocks bump rocksdb version 2 years ago
python neg join for triples 2 years ago
src neg join for stored 2 years ago
tests neg join for triples 2 years ago
.gitignore move around 2 years ago
.gitmodules correct building without relying on system 2 years ago
Cargo.toml expressions 2 years ago
PLAN.md semi-naive evaluation 2 years ago
README.md neg join for triples 2 years ago
TODO.md fix unary parsing 2 years ago

README.md

TODO

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

comparators can have problems when sorting mixed integers and floats