Chapter 7. Working with Databases
Database queries are also written directly with Opa. Opa currently (Opa 1.1.1) supports the NoSQL databases MongoDB and CouchDB as well as the SQL database Postgres. Postgres is still a work in progress and more databases are planned for future releases. Opa provides many unique advanced operators and automates the database queries for maximal productivity. In this chapter, we will talk briefly about how to work with MongoDB.