/demos

A collection of MariaDB demos.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

MariaDB Demos

A collection of use cases using MariaDB.

Content

How to add a demo?

  1. Fork the repo.
  2. Add a folder to the repo and insert the demo code into it.
  3. Updated README.md with a description of the demo including (if applicable) a link to the original repo.