/mariadb-connector-python-samples

A repository that provides samples that use MariaDB Connector/Python

MIT LicenseMIT

MariaDB Connector/Python Samples

This repository contains samples that demonstrate the capabilities of MariaDB Connector/Python.

Table of Contents

  1. Getting started with MariaDB
    1. MariaDB Platform
    2. MariaDB SkySQL
  2. Getting started with MariaDB Connector/Python
  3. MariaDB Connector/Python Samples
  4. Additional resources
  5. Support and contribution
  6. License

Getting started with MariaDB

To be able to use MariaDB Connector/Python you're going to need to have access to a running MariaDB database instance. For more information check out the following options below.

MariaDB Platform

MariaDB Platform integrates transactional and analytical products so developers can build modern applications by enriching transactions with real-time analytics and historical data, creating insightful experiences and compelling opportunities for customers – and for businesses, endless ways to monetize data.

To get started using MariaDB locally you can choose one of the following options:

MariaDB SkySQL

SkySQL is the first and only database-as-a-service (DBaaS) to bring the full power of MariaDB Platform to the cloud, including its support for transactional, analytical and hybrid workloads. Built on Kubernetes, and optimized for cloud infrastructure and services, SkySQL combines ease of use and self-service with enterprise reliability and world-class support – everything needed to safely run mission-critical databases in the cloud, and with enterprise governance.

Get started with SkySQL!

Getting started with MariaDB Connector/Python

Along with having access to a running instance of MariaDB and before jumping into code, you're going to need to make sure you have a few things on your machine in order to use MariaDB Connector/Python.

MariaDB Connector/Python Samples

This repository contains sample applications and usages that will help you gain an understanding of how to take advantage of MariaDB Connector/Python.

  • Simple API application: A Python application that uses Flask to expose endpoints that can be used to perform simple CRUD operations with MariaDB Connector/Python.
  • Data Visualization: Using MariaDB Connector/Python, the libraries Plotly and Pandas are used to demonstrate data analysis and visualization.

Additional resources

Support and Contribution

Please feel free to submit PR's, issues or requests to this project project directly.

If you have any other questions, comments, or looking for more information on MariaDB please check out:

Or reach out to us diretly via:

License

License