datomic 2026-06-20

how many databases can we run on single Datomic Pro transactor? can we use same transactor to have different databases for different apps?

These considerations apply mostly to pro.

Cloud “transactors” are dynamic and loaded (not existing) databases are distributed evenly amongst compute group members, which you control the count of

Is there something you want to know that is not covered by that link you shared?

Thanks for explanation. I asked this because in conventional db, we use same database process to create and use multiple databases for different apps.