it's like that is hard to use and need lots of configuraitons.
is there any alternative way to handle with database without using queries? (in other words i need orm).
Prisma
i need a fully local database. witthout need any 3rd parties site, software,etc
TypeORM is fine, but I don't really use their migrations or CLI
now i get this error. Can't resolve 'react-native-sqlite-storage'
npm i react-native-sqlite-storage ?
Prisma is an ORM, it's not a database, you can connect it to either well-known db, inc sqlite.
thanks i will try it.
That being said, i would reconsider the purpose and the use of local db in this case for nextjs project. I imagine the local db is hosted on the nextjs server, what happens when your user base grow? I would only use sqlite local db on a user client tbh
no it's just for test and training purpose
Neon, planetscale and this TypeORM which is better? Neon I used takes time to sync with my prisma
Pls any something I can use to access my database using prisma looks like u know about prisma though not everyone use it
I know the one like Google owned, Microsoft owned and Amazon owned where u can use prisma to sync with ur database
Обсуждают сегодня