Sample Code
This page is part of MariaDB's Documentation.
The parent of this page is: 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 |