How can i use prisma ORM with mysql database (planetscale) and query the nearst objects distances (lat and long)?
I have tryed to search the solution, but i found only ways to solve this on Postgresql database with Postgis
How can i use prisma ORM with mysql database (planetscale) and query the nearst objects distances (lat and long)?
I have tryed to search the solution, but i found only ways to solve this on Postgresql database with Postgis