Developer overview
Overview for using FairCom products as a developer
API summary
All FairCom products include the FairCom database engine. Developers can manage database data through various APIs. Different APIs are optimized for different languages and use cases:
Use the JSON DB API for easy, fast development in all languages using JSON queries and JSON data.
Use SQL for joins, ad hoc queries, and analytics.
Use the CTDB record buffer API for easy, fast data processing.
Use the ISAM record buffer API to control every aspect of data processing at unmatched speed.
List of APIs
Language specific information
Section | Description |
---|---|
For developers using JSON | |
For developers using SQL | |
For developers using Java | |
For developers using Python | |
For developers using C# | |
For programmers using C | |
For programmers using C++ | |
For developers using PHP | |
For developers using Visual Basic |