ic-rusqlite 0.3.1

The project provides easy-to-use library to enable SQLite in your Internet Computer canister.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Summary

- [Introduction]introduction.md
- [Installation]installation.md
- [Creating Your SQLite Canister]creating_canister.md
- [Basic Canister Example]basic_example.md

- [Benchmarks]benchmarks.md
- [Large Database]large_database.md
- [Performance Tips]performance_tips.md

- [Pragma Settings]pragma_settings.md

- [When is SQLite Appropriate?]usecases.md