Skip to content

Frequently Asked Questions

Can I use an ORM or query builder with LiveStore?

It’s possible to use most ORMs/query builders with LiveStore (as long as they are able to synchronously generate SQL statements). You should also give the built-in LiveStore query builder a try.