This chapter covers the following recipes:
- Connecting and sending SQL to a MySQL server
- Connecting and sending SQL to a Postgres server
- Storing and retrieving data with MongoDB
- Storing and retrieving data with Redis
- Embedded persistence with LevelDB