Skip to content

Commit

Permalink
Update README.md (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
letmejustputthishere authored Nov 21, 2024
1 parent 858850c commit 75c5938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ Candid is an interface description language (IDL) for interacting with canisters

- [CanDB](https://github.com/ORIGYN-SA/CanDB) - Flexible, performant, and horizontally scalable non-relational multi-canister database built in Motoko.
- [ic-oxigraph](https://github.com/omnia-network/ic-oxigraph) - An RDF database for the IC, that enables on-chain knowledge graphs.
- [rusqlite](https://github.com/wasm-forge/demo3) – SQLite database implementation in Rust using `wasi2ic`
- [rusqlite](https://github.com/wasm-forge/examples/tree/main/ic-rusqlite) – SQLite database implementation in Rust using `wasi2ic`
- [ic-sqlite](https://github.com/froghub-io/ic-sqlite) - SQLite on the IC.
- [ic-stable-memory](https://github.com/seniorjoinu/ic-stable-memory) - Stable memory collections for Rust.
- [stable-structures](https://github.com/dfinity/stable-structures) - A collection of scalable and upgrade-safe data structures for Rust maintained by DFINITY.
Expand Down

0 comments on commit 75c5938

Please sign in to comment.