RubyGems Navigation menu

gqlite 0.9

GQLite aims to be the equivalent to SQLite for graph database: an easy to embedd query engine, with the data stored in a single file. To achieve that, GQLite uses SQLite to store data, and come as a library implementing a translation between graph query languages and SQL. This is an experimental release.

Gemfile:
=

install:
=

Versions:

  1. 1.3.0 September 01, 2025 (89 KB)
  2. 1.2.3 August 17, 2025 (105 KB)
  3. 1.2.2 July 26, 2025 (103 KB)
  4. 1.2.0 July 17, 2025 (15 KB)
  5. 1.1.0 May 18, 2024 (52.5 KB)
  6. 0.9 September 14, 2023 (37.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

ffi ~> 1.15

Owners:

Pushed by:

Authors:

  • Cyrille Berger

SHA 256 checksum:

=

Total downloads 2,302

For this version 496

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: