MCPcopy Index your code
hub / github.com/WasmEdge/wasmedge-db-examples

github.com/WasmEdge/wasmedge-db-examples @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
20 symbols 24 edges 8 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

get_url
called by 1
mysql_async/src/main.rs
get_url
called by 1
postgres/src/main.rs
get_url
called by 1
redis/src/main.rs
get_url
called by 1
greptimedb/src/main.rs
new
called by 0
mysql_async/src/main.rs
main
called by 0
mysql_async/src/main.rs
new
called by 0
postgres/src/main.rs
main
called by 0
postgres/src/main.rs

Shape

Function 12
Class 5
Method 3

Languages

Rust100%

Modules by API surface

postgres/src/main.rs4 symbols
mysql_async/src/main.rs4 symbols
greptimedb/src/main.rs4 symbols
redis/src/main.rs2 symbols
mysql/src/bin/query.rs2 symbols
mysql/src/bin/insert.rs2 symbols
qdrant/src/main.rs1 symbols
anna/src/bin/putget.rs1 symbols

Datastores touched

(mysql)Database · 1 repos
mysqlDatabase · 1 repos
dbnameDatabase · 1 repos
postgresDatabase · 1 repos
testdbDatabase · 1 repos

For agents

$ claude mcp add wasmedge-db-examples \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact