Limbo is a project to build the next evolution of SQLite.

database embedded-database sql sqlite3 webassembly
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the Limbo stress tester to reopen the database connection for each test iteration, instead of using a single persistent connection throughout the entire test run. This will help uncover bugs related to connection management and resource handling within the database.

Complexity: 3/5
enhancement help wanted good first issue

Limbo is a project to build the next evolution of SQLite.

Rust
#database#embedded-database#sql#sqlite3#webassembly