/JSON2SQL-plugin

Creating an internal JSON API to access datas straight from said API

Primary LanguageCGNU Affero General Public License v3.0AGPL-3.0

json2sql-plugin

Creating a JSON API for remote consumption of MariaDB datas

The goal is to provide an easy way to map simple DML statements and stored procedure calls to http requests handing over json object as response. The scope of this project will stay "limited" to DML only.

Project Status

  • Release: pre ALPHA
  • Current Version: 0.1
  • Status: Active development
  • Last Updated: 20241212 - December 12, 2024

Direct tables access

Stored procedure calls

compilation instructions

upcoming features

Contributions

  • Awesome people

  • If you want to contribute, please take a olook at branches. There will be one per http method to handle with corresponding name : GET for HTPP GET etc ...

    design decisions

  • discussion