Mariadb-Developer-Examples/README.md

16 wiersze
2.0 KiB
Markdown
Czysty Zwykły widok Historia

2019-11-09 12:36:48 +00:00
# Developer-Examples
This repository contains samples applications demonstrating the power of MariaDB!
2020-01-29 23:58:55 +00:00
## [Bookings](https://github.com/mariadb-corporation/Developer-Examples/tree/master/Bookings)
**Bookings** 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 the [MariaDB X4 Platform](https://mariadb.com/resources/blog/deploying-mariadb-platform-x4/#smart), unleashes the power of [smart transactions](https://mariadb.com/resources/blog/introducing-mariadb-platform-x4-smart-transactions-and-cloud-native-storage/)!
2019-12-16 23:08:33 +00:00
## [Flights](https://github.com/mariadb-corporation/Developer-Examples/tree/master/Flights)
2019-12-16 23:45:02 +00:00
**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 analyze over 180 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) in real time without needing to add any indexes!
2019-12-16 23:08:33 +00:00
2019-11-09 12:36:48 +00:00
## [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!
## Support and Contribution <a name="support-contribution"></a>
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).