Comment on AWS Aurora Serverless v2: architecture, features, pricing, comparison with FaunaparentComments−mwakerman5yI’ve really enjoy writing queries in RethinkDB’s [REQL language](https://rethinkdb.com/docs/introduction-to-reql/)‘r.table(“users”).filter(u => u(“email”).match(“.*@gmail.com$”)).run(conn)’
Comments
I’ve really enjoy writing queries in RethinkDB’s [REQL language](https://rethinkdb.com/docs/introduction-to-reql/)