• लक्ष्य है ऐसा GraphDB जो SQLite की तरह हल्का और इस्तेमाल में आसान हो, और Postgres की तरह शक्तिशाली व उच्च-प्रदर्शन वाला हो
  • Datalog को query language के रूप में इस्तेमाल करने वाला relational DB
    • recursive queries, जटिल graph operations और algorithms को प्रोसेस कर सकता है
    • विभिन्न built-in functions और aggregation का समर्थन
  • embeddable: Python, NodeJS, Java bindings उपलब्ध
  • आसानी से deploy और run किया जा सकने वाला single executable standalone server
  • Jupyter notebooks के साथ integrated है, और Data Science ecosystem से भी अच्छी तरह जुड़ता है
  • Rust open source

अभी कोई टिप्पणी नहीं है.

अभी कोई टिप्पणी नहीं है.