Effect CommunityEC
Effect Community6mo ago
3 replies
Maxz

Recommendations for Defining Data Models and Database Migrations

Hello, any good recommend way to define data model , and database migration ?
like, after define data using effect schema, how should I make that table in db ? just write raw sql for every table ?
Was this page helpful?