Dancing SQL
This is an incoming SQLite clone compiled to WebAssembly.
|
To view the source code, refer to: https://github.com/danbugs/dancing_sql
For instructions on using DCS in your own project, refer to: https://github.com/danbugs/dancing_sql#readme
Huge thanks to Connor Stack for their "writing a sqlite clone from scratch in C" tutorial — this project is heavily based on it. For more info, view: https://cstack.github.io/db_tutorial/.