github.com/SimonWaldherr/tinySQL
Package tinysql provides a lightweight, embeddable SQL database for Go applications. TinySQL is an educational SQL database that demonstrates core database concepts including: Create a database, execute SQL, and query results: Save and load database snapshots: Enable MVCC for concurrent transactions: Enable WAL for durability: Pre-compile queries for better performance: For more examples, see the example_test.go file in the repository. Example demonstrates the usage of the TinySQL engine
proxy.golang.org
v0.7.0
2 days ago
19
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/%21simon%21waldherr/tiny%21s%21q%21l
spec |
| License | AGPL-3.0 |
| Namespace | github.com/SimonWaldherr |
| First Release | 6 months ago |
| Last Synced | about 8 hours ago |
Repository
| Stars | 7 on GitHub |
| Forks | 1 on GitHub |