From 33095bef9adb1fa4ae563cf801d90f8a1fec4bb8 Mon Sep 17 00:00:00 2001 From: Rob Hedgpeth Date: Mon, 16 Dec 2019 15:08:33 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b5e68e0..140020d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ This repository contains samples applications demonstrating the power of MariaDB! +## [Flights](https://github.com/mariadb-corporation/Developer-Examples/tree/master/Flights) +**Flights** 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 ColumnStore database](https://mariadb.com/docs/features/mariadb-columnstore/), allows you to investigate over 150 million [flight records from the United States Department of Transportation](https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236&DB_Short_Name=On-Time)! + ## [Places](https://github.com/mariadb-corporation/Developer-Examples/tree/master/Places) **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!