Skip to content

halvardssm/deno-sqlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno SQLx

Standard interfaces for SQL like databases for Deno or general JS.

Inspired by rust sqlx and go sql.

The goal for this repo is to have a standard interface for SQL like database clients that can be used in Deno, Node and other JS runtimes.

A subgoal is for this repo to live in Deno Standard Library and available in JSR under @std/database (or @std/sql or similar), and/or be available under @db/core.

This repo is WIP and can change at any time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published