I've been fascinated with the ability to create a database per-tenant since I first discovered Turso, even before I joined the team.
Soon after I joined I wanted to see if it was possible to push the boundaries of that to "per user". Turso introduced earlier this year a product called "Multi-DB Schemas" which lets you create a database using another databases schema.
With this feature, the idea of creating a database per-user isn't so difficult. Almost all of my demos using Turso use this feature, so I decided to put together a repo containing the code to get started!
"Multi-DB Schemas" are still in beta, so let us know what you think, and what we can do to improve.