diesel-d1

Crates.iodiesel-d1
lib.rsdiesel-d1
version0.1.0
sourcesrc
created_at2024-12-11 21:57:19.986092+00
updated_at2024-12-11 21:57:19.986092+00
descriptionA Diesel Backend/Connection for Cloudflare D1.
homepagehttps://github.com/LuisDuarte1/diesel-d1
repository
max_upload_size
id1480566
size39,006
Luís Duarte (LuisDuarte1)

documentation

README

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
Commit count: 0

cargo fmt