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.1.0 May 18, 2024 (52.5 KB)
  2. 1.0.0 November 17, 2023 (49.5 KB)
  3. 0.9 September 14, 2023 (37.5 KB)

Runtime Dependencies (1):

ffi ~> 1.15

Owners:

Pushed by:

Authors:

  • Cyrille Berger

SHA 256 checksum:

=

Total downloads 1,186

For this version 413

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: