Halvard Mørstad
Halvard Mørstad
In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on creating a...
In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on creating a...
In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on creating a...
In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on creating a...
In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on creating a...
### Summary In the JS ecosystem for database drivers, this package is one of the more widely used. Together with the Deno Standard Library team, we have been working on...
## Introduction This Issue builds upon the previous issue https://github.com/denoland/deno/issues/5214 and relates to https://github.com/denoland/deno/issues/24157 As we are closing in on a 2.0 release, I would like the team to reconsider...
### What is the problem this feature will solve? If you’ve spent any time working with SQL databases in JavaScript, you’ve probably noticed how each database driver has its own...
## Introduction This proposal is for a standardized interface for SQL-like database drivers. Introducing a simple and standardized Database API would improve the development experience for many developers, and simplify...
Had to open another PR due to a rebase issue on my part. Relates to https://github.com/denodrivers/sqlite3/issues/123 This PR introduces some breaking changes to the Statement class. The Database class is...