Skip to content

WasmEdge/wasmedge-db-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database client examples for WasmEdge

Based on WasmEdge's non-blocking network socket API and a Tokio-like async runtime, we are able to port popular database drivers and clients for the WasmEdge Runtime. This repo is a collection of examples accessing databases from inside WasmEdge applications.

Alternatively, you can use the Dapr SDK for Wasm to access database or KV store services attached to your Dapr sidecars. See examples here.

You can also check out

About

Lightweight database clients in the WasmEdge Runtime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published