There are no limits for reads. You can scale reads horizontally by
autoscaling the number of instances in a query group
explicitly launching additional query groups
Writes to a single database are limited by the serial nature of Datomic transactions. Given the expected size of Datomic databases (see previous), this limit will typically only be encountered during data import.