mariadb-json

There are 4 repositories under mariadb-json topic.

  • mariadb-developers/mariadb-json-quickstart

    This repository uses the official MariaDB Docker image to demonstrate how to manage semi-structured, via JavaScript Objection Notation (JSON), within a MariaDB database.

  • mariadb-developers/places-app-nodejs

    Places is a web application that allows you to record all of your favorite locations using both structured (relational) and semi-structured (JSON) data! The Places app contains a React.js front-end and Node.js back-end, which utilizes the MariaDB Node.js connector

    Language:JavaScript310
  • mariadb-developers/mariadb-json-samples

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

  • mariadb-developers/places-app-jdbc-spring

    Places is a web application that allows you to record all of your favorite locations using both structured (relational) and semi-structured (JSON) data! The Places app contains a React.js front-end and Java (Maven) project back-end, which utilizes MariaDB Connector/J (JDBC) and Spring Data.

    Language:Java2101