APIs
List of FairCom APIs
List of FairCom APIs.
JSON APIs
API | Description |
---|---|
The JSON DB API provides actions to manage databases, tables, indexes, and records. | |
The JSON Edge API provides actions to integrate IoT devices with MQTT, software, web services, databases, and cloud services. | |
The JSON MQ API provides actions to configure FairCom's MQTT broker. | |
Then JSON Admin API provides actions to log in and out of the server and manage its services. | |
FairCom's JSON APIs use the jsonAction pattern that defines the standard properties to use for requests and responses. |
Record buffer APIs
API | Description |
---|---|
Developer guide to building high-speed C applications using FairCom DB. | |
Guide for the c-treeDB C API. |
SQL APIs
API | Description |
---|---|
Developer guide to the SQL language. | |
Guide for using the full-text search. | |
Guide to using FairCom's iSQL command line utility to automate database operations and import and export data using variable-length and fixed-length flat files — such as CSV. | |
Guide for using Java and C# to implement SQL stored procedures and triggers. | |
Tutorials for using FairCom's JDBC driver with FairCom DB. | |
Guide for using the JDBC driver with FairCom DB in order to use SQL in Java applications (ideal for client-server applications that run in the same data center as the database). | |
Tutorials for using FairCom's Windows and Linux ODBC driver with FairCom DB. | |
Explanation for configuring and troubleshooting ODBC for FairCom DB. |