Back to all databases

MemGQL

A federated GQL query engine from Memgraph that translates GQL into backend-native queries across heterogeneous sources including Memgraph, Neo4j, PostgreSQL, and DuckDB. Clients connect over the Bolt protocol and see a unified semantic layer across multiple databases.

Overall rank
#106
First released
March 2026
License
Proprietary
Built with
Rust

Details

Vendor
Memgraph
Type
Multiple
Kind
Query Engine
Category
Emerging
License
Proprietary
Language
Rust
Query Languages
GQL
Protocols
Bolt
Sources 4 references

Protocols Bolt

Federated GQL engine fronted by its own Bolt server on port 7688 (distinct from Memgraph's own Bolt port 7687).

  • Clients connect via the Bolt protocol (port 7688) using any Bolt-compatible driver.
    MemGQL · reviewed 2026-08-02

License Proprietary

Confirms current value; MemGQL Community is distributed as a free binary without an open-source licence, and the Enterprise edition is under Memgraph's own commercial licence, so neither edition carries an OSI/SPDX licence.

  • MemGQL Enterprise is licensed under the Memgraph Enterprise License (MEL). If you are interested in MemGQL Enterprise, please contact us.
    Licensing · reviewed 2026-08-02

Released 2026-03

Confirms current value; the changelog's earliest entry is v0.1.0 on March 29th, 2026. Note the memgraph.com/memgraph-zero landing page separately states 'Launched May 2025', which conflicts with the changelog and could not be reconciled from available sources, so the changelog date is preferred as the more concrete, versioned release record.

  • ## MemGQL v0.1.0 - March 29th, 2026 - GQL parser with ISO/IEC 39075 standard support including quantified path patterns
    MemGQL Changelog · reviewed 2026-08-02

Language Rust

No current value was set. The memgraph.com/memgraph-zero page states MemGQL is 'Built in Rust', and its third-party attributions list is entirely Rust crates (antlr4rust, tokio, serde, etc.), including one described explicitly as a Rust parser runtime.

  • | [antlr4rust](https://crates.io/crates/antlr4rust) | ANTLR4 parser runtime for Rust | BSD-3-Clause |
    Licensing · reviewed 2026-08-02