Sample Code
This page is part of MariaDB's SkySQL Documentation.
The parent of this page is: SkySQL Reference
Topics on this page:
Overview
MariaDB SkySQL works with a range of programming languages.
Code snippets and instructions for connecting and querying are provided for C, C++, Java, Java R2DBC, Node.js, ODBC, and Python.
MariaDB also provides sample applications to demonstrate MariaDB SkySQL features:
Application | API | Demonstrated Stack | Demonstrates |
Orders |
| Simulation of e-commerce order traffic | |
Places |
| Storing arbitrary location data | |
Todo |
| Simulation of an online todo list manager | |
Flights |
| Analyzing 180M flight records in real-time without adding indexes to show flight information and average delay |