Chapter 9. Working with Databases
In this chapter, we will cover the following recipes:
- Storing data locally with IndexedDB
- Using Lawndart to write offline web apps
- Storing data in MySQL
- Storing data in PostgreSQL
- Storing data in Oracle
- Storing data in MongoDB
- Storing data in RethinkDB