News
GQLite 1.8 - Released
This new release of GQLite brings improvement for vector index, and support for MERGE and UNION.
GQLite 1.7 - Released
This new release of GQLite brings support for vector index, and a tensor value.
GQLite 1.6 - Released
This new release of GQLite brings a new lexer/parser, new gqls API and inital support for recursive queries.
Blog
GQLite 1.8.1 - Distincts and String Operators
A new minor version of GQLite has been released with support for string operators (CONTAINS, START_WITH, ENDS_WITH), DISTINCT and other bug fixes.
GQLite - Logos/Nom parser
Among the exciting new features coming with GQLite 1.6, there is a new parser based on logos for lexing and nom for parsing. This new parser, added to gqlpar...
GQLite 1.2.1 - Ruby/Python In Rust
A new minor version of GQLite was just released, with the new Rust-based bindings for Ruby and Python, which have been pushed to gem and PyPi.