Hey IC Devs, Wanted to update you all on some releases and DX improvements to CanDB
- Earlier this summer, the CanDB repository was publicly released by the ORIGYN foundation: GitHub - ORIGYN-SA/CanDB: CanDB - CanDB is a flexible, performant, and horizontally scalable non-relational multi-canister data storage framework built for the Internet Computer.
- the CanDB documentation is now fully on-chain
- CanDB can now be found on Mops
- CanDB is a schemaless NoSQL data store, meaning you can dynamically change your data schema. ORIGYN recently added the candy library as a CanDB attribute value type, making your schemas even more flexible
GitHub - icdevs/candy_library: Library for Converting Types and Creating Workable Motoko Collections)
Huge kudos to @skilesare, Fernando, James, and the ORIGYN team for these releases and DX improvements to CanDB!