CSQL Documentation

CSQL MMDB

Stand alone main memory database with minimal set of features with support for transaction, SQL, ODBC and JDBC. It performs 20 times better than traditional disk based database management systems.

Standard Interfaces

JDBC - Java Interface

ODBC - C Interface

Proprietary Interfaces

SQL API - C++ Interface for CSQL SQL Engine

DB API - C++ Interface to directly access CSQL Storage Engine

 

 

DBAPI and SQLAPI C++ Interface Reference

This API reference contains exposed interface of SQLAPI and DB API

Click DataStructures Tab to know the list of Interfaces for DBAPI and SQLAPI

CSQL Project Page