Skip to content

Commit e8f363b

Browse files
author
Christian Visintin
authored
Add ic-dbms (#240)
1 parent 163a482 commit e8f363b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ Candid is an interface description language (IDL) for interacting with canisters
354354

355355
- [IcyDB](https://github.com/dragginzgame/icydb) - Scalable DB/ORM written in Rust, battle tested and constantly updated.
356356
- [CanDB](https://github.com/ORIGYN-SA/CanDB) - Flexible, performant, and horizontally scalable non-relational multi-canister database built in Motoko.
357+
- [ic-dbms](https://github.com/veeso/ic-dbms) - An Internet Computer framework which provides an easy way to implement a database canister by just providing the database schema
357358
- [ic-oxigraph](https://github.com/omnia-network/ic-oxigraph) - An RDF database for the IC, that enables on-chain knowledge graphs.
358359
- [rusqlite](https://github.com/wasm-forge/examples/tree/main/ic-rusqlite) – SQLite database implementation in Rust using `wasi2ic`
359360
- [ic-sqlite](https://github.com/froghub-io/ic-sqlite) - SQLite on the IC.

0 commit comments

Comments
 (0)