Skip to main content

Build Once. Run Across Any Database.

Manage, secure, govern, and query multiple databases through a single platform.

ZQL

Write once. Run anywhere.

Schema Governance

Detect drift and automate migrations.

Security & Compliance

RBAC, audit logs, and policy enforcement.

Explore the Platform

🚀 Getting Started

Install SDKs, connect your first database, and execute your first ZQL query within minutes.

🏗️ Architecture

Understand request lifecycles, schema state tracking, security layers, and intelligent routing.

🛡️ Deployment

Download the standalone server package, review release notes, and deploy your control plane.

Raw TCP Transport

Native SDKs communicate over raw TCP using length-prefixed binary payloads for maximum throughput.

🎯 Unified Query Language

Write once in ZQL and execute consistently across SQL and NoSQL backends.

🔐 Managed Connection Pools

Automatic connection reuse, pooling, authentication, retries, and routing handled by the SDK.


Get Started with ZTeraDB

Choose the integration method that best fits your application stack.

Native PHP Transport Layer

Native transport driver with connection pooling, authentication, and ZQL execution.

Best For
  • Laravel
  • Symfony
  • Custom PHP Applications
Package Installation
composer require zteradb/zteradb-php
Compatibility: PHP v7.2 or higherRead Full Reference →