From 9c074cd2ef7c38df033c9ce39fd0c6e359ff0123 Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Tue, 4 Feb 2020 15:30:11 -0600 Subject: [PATCH] Update README.md --- Places/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Places/README.md b/Places/README.md index 73fc493..4598e9d 100644 --- a/Places/README.md +++ b/Places/README.md @@ -3,7 +3,9 @@ **Places** is a web application written in [ReactJS](https://reactjs.org) and [NodeJS](https://nodejs.org) that, backed by the power of the [MariaDB Node Connector](https://github.com/MariaDB/mariadb-connector-nodejs) and [MariaDB platform](https://mariadb.com/products/mariadb-platform/), allows you to record all of your favorite locations!

- + + +

The following will walk you through the steps for getting this application up and running (locally) within minutes! This application is completely open source. Please feel free to use it and the source code as you see fit! @@ -40,7 +42,9 @@ This application was tested on [macOS Mojave v.10.14.6](https://developer.apple. [MariaDB platform](https://mariadb.com/products/mariadb-platform/) unifies [MariaDB TX (transactions)](https://mariadb.com/products/mariadb-platform-transactional/) and [MariaDB AX (analytics)](https://mariadb.com/products/mariadb-platform-analytical/) so transactional applications can retain unlimited historical data and leverage powerful, real-time analytics in order to provide data-driven customers with more information, actionable insight and greater value – and businesses with endless ways to monetize data. It is the enterprise open source database for hybrid transactional/analytical processing at scale.

- + + +

### Using JSON in a relational database @@ -242,4 +246,4 @@ Thanks so much for taking a look at the Places app! As this is a very simple exa If you have any questions, comments, or would like to contribute to this or future projects like this please reach out to us directly at developers@mariadb.com or on [Twitter](https://twitter.com/mariadb). ## License -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=plastic)](https://opensource.org/licenses/Apache-2.0) \ No newline at end of file +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=plastic)](https://opensource.org/licenses/Apache-2.0)