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!