Python developers can connect to and communicate with MariaDB using the Python connector
A collection of code samples that demonstrate how to quickly get started with Python and MariaDB using the MariaDB Python connector (driver).
Samples include examples on how to:
A respository containing sample applications and usages that will help you gain an understanding of how to take advantage of MariaDB Connector/Python.
A web application, backed by the power of MariaDB connectors and MariaDB ColumnStore database, that allows you to analyze over 180 million flight records from the United States Department of Transportation in real time without needing to add any indexes.
A web application backed by the power, performance, and simplicity of MariaDB, allows you to record all of your favorite locations using both structured (relational) and semi-structured (JSON) data.
A web application that introduces you to the power, performance and simplicity of MariaDB through simple CREATE-READ-UPDATE-DELETE (CRUD) operations.
The official MariaDB documentation provides the most robust and extensive reference material on MariaDB features and capabilities.