6 starter schemas
Skip the blank canvas.
Battle-tested schemas for the products you're most likely building. Open one in Studio, tweak the columns, export the SQL.
SaaS Starter
4 tables · 3 relations
Organizations, users, memberships, and subscriptions — a solid base for any multi-tenant SaaS.
SaaSAuthBilling
Open in Studio E-commerce
5 tables · 4 relations
Products, variants, carts, orders, and line items. Everything you need for a storefront.
CommerceOrders
Open in Studio Blog / CMS
5 tables · 4 relations
Authors, posts, tags, and comments with clean many-to-many joins.
ContentBlog
Open in Studio Project Management
4 tables · 5 relations
Projects, tasks, assignees, and comments — a lightweight Linear/Jira model.
ProductivityTeams
Open in Studio Analytics Events
3 tables · 3 relations
Event tracking with sessions, users, and properties as JSONB.
AnalyticsEvents
Open in Studio Social Network
4 tables · 5 relations
Users, follows, posts, likes — a Twitter-like graph.
SocialGraph
Open in Studio