Per User Database Starter

Per User Database Starter

Build database per-user apps with SQLite

#Multi-tenantApplications#Next.js#Turso#DatabasePerUser#Sqlite#Boilerplate#Multi-dbSchemas#SoftwareDevelopment#DatabaseManagement#WebDevelopment

We're excited to announce the release of the Turso Per User Starter, a powerful Next.js boilerplate for building multi-tenant applications.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.This looks great, @notrab I love how much you and the Turso team are constantly innovating. I mean the isolation this provides alone is amazing. I can't wait to check it out!@burcs Thanks for your support Brandon! šŸ«¶Great product! Been using it for well over a year now, rock solid! Congratulations on the launch @notrab@spences10 thanks for the support Scott. Glad you've been enjoying Turso šŸ˜What are the main advantages of having a database per user, over traditional multi-tenant databases would you say?

Recent Publications