Licensing and Third-party Attributions

MemGQL Community

MemGQL Community is free of charge. Important: This product is part of our community-driven ecosystem and is provided without any official support obligations, SLAs, or guaranteed maintenance from Memgraph. Users assume all risks associated with its performance, and Memgraph disclaims any liability for damages resulting from its use.

MemGQL Enterprise

MemGQL Enterprise is licensed under the Memgraph Enterprise License (MEL). If you are interested in MemGQL Enterprise, please contact us.

Third-party Libraries

MemGQL is built with the following open-source libraries:

LibraryDescriptionLicense
antlr4rustANTLR4 parser runtime for RustBSD-3-Clause
arrow-arrayApache Arrow columnar array typesApache-2.0
arrow-schemaApache Arrow schema and datatype definitionsApache-2.0
async-traitAsync trait methodsMIT / Apache-2.0
base64Base64 encoding/decodingMIT / Apache-2.0
bsonBSON document encoding for MongoDBMIT
bytesByte buffer utilitiesMIT
chronoDate and time libraryMIT / Apache-2.0
clickhouseClickHouse async clientMIT / Apache-2.0
deadpool-oracleConnection pool for oracle-rsMIT / Apache-2.0
duckdbDuckDB embedded database bindingsMIT
futuresAsynchronous programmingMIT / Apache-2.0
hdbconnectPure-Rust SAP HANA SQL protocol driverMIT / Apache-2.0
icebergApache Iceberg table formatApache-2.0
iceberg-catalog-restApache Iceberg REST catalog clientApache-2.0
iceberg-storage-opendalObject-storage backend for Apache IcebergApache-2.0
mongodbOfficial MongoDB async driverApache-2.0
mysqlMySQL synchronous clientMIT / Apache-2.0
neo4rsNeo4j/Memgraph Bolt protocol driverMIT
oracle-rsPure-Rust Oracle TNS protocol driverMIT / Apache-2.0
postgresPostgreSQL synchronous clientMIT / Apache-2.0
reqwestHTTP clientMIT / Apache-2.0
rust_decimalFixed-precision decimal numbersMIT
rustlsTLS implementation in RustApache-2.0 / ISC / MIT
rustls-native-certsPlatform root certificate loading for rustlsApache-2.0 / ISC / MIT
rustls-pemfilePEM certificate and key parsingApache-2.0 / ISC / MIT
serdeSerialization frameworkMIT / Apache-2.0
serde_jsonJSON serializationMIT / Apache-2.0
snowflake-connector-rsSnowflake REST API clientMIT
tiberiusPure-Rust SQL Server TDS protocol driverMIT / Apache-2.0
tokioAsynchronous runtimeMIT
tokio-postgres-rustlsrustls TLS support for tokio-postgresMIT
tokio-utilTokio codec and utility typesMIT