Skip to content

LuisDuarte1/diesel-d1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diesel D1 backend + connection

This is a custom backend/connection for Diesel for D1 targeting Cloudflare Workers, at the moment.

IMPORTANT: THIS IS NOT PRODUCTION READY YET, THINGS WILL PROBABLY BREAK (feel free to use it tho).

Compatability

At the moment, this only supports Cloudflare Workers via the D1 binding (therefore, it only supports WASM). Generic support for the HTTP API is coming later.

TO-DO List

  • proper "transaction" support
  • make it more SQLite compatible
  • HTTP API (and allow other targets that do not use WASM)
  • Durable Object sync SQLite support

About

A Diesel backend/connection for Cloudflare D1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages