LadybugDB is an embedded property-graph database with a Cypher query language, forked from Kuzu after its acquisition. It runs inside the application process rather than as a server, targets analytical workloads over large graphs, and provides full-text search and vector indices. It reads and writes Parquet, Arrow and DuckDB. This port installs the lbug shell and the C and C++ libraries.

WWW: https://ladybugdb.com/
