FireQuery is a library that enables you to run SQL commands (PostgreSQL-style) on Cloud Firestore using familiar syntax such as SELECT, INSERT, UPDATE, and DELETE. It offers partial support for JOIN, ...