Welcome to ZTeraDB client and ZQL documention
An In-Depth Guide to ZQL, ZTeraDB Drivers, and APIs for Streamlined Backend Development
- PHP
- NodeJS
- Python
PHP
The ZTeraDB Client Driver for PHP is designed to simplify interactions with ZTeraDB. It provides a robust set of classes and tools for seamless integration, enabling developers to efficiently manage database operations and execute queries with ease.
Learn More
Learn More
Installation Command:
composer require zteradb/zteradb-phpCompatibility: PHP v5.6.40 or higher is required.
NodeJS
The ZTeraDB Driver Client for Node.js is designed to simplify interactions with ZTeraDB. It provides a robust set of classes and tools for seamless integration, enabling developers to efficiently manage database operations and execute queries with ease.
Learn More
Learn More
Installation Command:
npm install zteradbCompatibility: Node.js 18.20.7 or higher is required.
Python
The ZTeraDB Client Driver for Python is designed to streamline interactions with ZTeraDB. It offers a comprehensive set of classes and tools for seamless integration, empowering developers to efficiently manage database operations and execute queries with ease.
Learn More
Learn More
Installation Command:
pip install zteradbCompatibility: Python 3.7 or higher is required.