Merge branch 'master' of https://github.com/mariadb-corporation/Developer-Examples
commit
cda3d5efc1
|
@ -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!
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue