Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 2.64 KB

README.md

File metadata and controls

47 lines (28 loc) · 2.64 KB

MariaDB + JSON

⚠️ [UNMAINTAINED] This repository has been moved and is currently maintained here. ⚠️


This repository contains sample code for working with MariaDB and JavaScript Object Notation (JSON).

More specifically, this repository provides examples of MariaDB JSON Function usage.

The content provided within this repository was demonstrated live during the MariaDB webinar, Hybrid Data Model Best Practice: JSON + Relational.

Contents

  • locations.sql - A simple collection of SQL statements that demonstrate various JSON functions that are available within MariaDB.

  • into_to_json.pptx - An slide presentation that introduces the fundamentals of using JSON with MariaDB.

    Note: The demo SQL scripts are meant to be executed step-by-step, not all at once.

Using JSON within an Application

If you'd like to learn how you can use MariaDB JSON functionality within an application be sure to check out the Places application.

Places is a web application backed by the power of the power, performance, and simplicity of MariaDB platform, allows you to record all of your favorite locations!

Support and Contribution

Please feel free to submit PR's, issues or requests to this project project or projects within the official MariaDB Corporation GitHub organization.

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