edgedb / imdbench

IMDBench — Realistic ORM benchmarking
https://edgedb.github.io/imdbench
Apache License 2.0
241 stars 24 forks source link

Add Drizzle ORM #68

Closed fantix closed 7 months ago

fantix commented 7 months ago

I'm using node-postgres instead of postgres-js because the import postgres from 'posrtgres' doesn't play well with trasnpiled CommonJS require and I'm not sure how to fix it.

fantix commented 7 months ago

Amending to use prepared statements