Free for Community Use

GQLDB Community Edition

An AI-native graph database with full ISO GQL support. Install in seconds, start querying immediately.

$curl -fsSL https://www.ultipa.com/install.sh | sh

Works on macOS and Linux. Requires curl or wget.

Everything you need to get started

GQLDB Community Edition packs enterprise-grade features into an easy-to-deploy package.

ISO GQL Standard

First-class support for the ISO/IEC 39075 Graph Query Language standard. Write portable, future-proof queries.

AI-Native Functions

Built-in AI capabilities including vector indexing, embedding generation, similarity search, and natural language to GQL conversion.

Single Binary

No dependencies, no containers, no configuration files. Download one binary and start querying in seconds.

Persistent Storage

Store data on disk for reliable, production-ready workloads.

RBAC Authentication

Built-in role-based access control for secure multi-user environments. Protect your data from the start.

Cross-Platform

Native binaries for macOS and Linux on both AMD64 and ARM64 architectures. Run anywhere.

Platform & License

Free to use for community and personal purposes. No license key required.

macOS

  • Apple Silicon (ARM64)
  • Intel (AMD64)

Linux

  • x86_64 (AMD64)
  • ARM64

Up and running in seconds

After installing, choose the mode that fits your use case.

1

Start the database

Store data on disk for persistent use.

$ultipa-gqldb --db /path/to/data
2

With authentication

Enable RBAC for secure multi-user access.

$ultipa-gqldb --db /path/to/data --rbac --admin-pass <password>
3

Show all options

View available flags and configuration.

$ultipa-gqldb -h
4

Show version

Check the installed version.

$ultipa-gqldb --version
Default endpoint: localhost:60061

Ready to Transform Your Data?

Try GQLDB Playground or contact us for enterprise solutions.