Earlier quoted context omitted.
> I feel connection pooling is much more rare in SQLite libraries than it should be. I'm maintaining one implementation (sqlite_async for Dart), but feel like this should be the standard for all languages with async/await support. I completely agree. But I simply have no reference / good-practice implementations to take inspiration from. I'd be more than willing to have an Elixir FFI bridge to a Rust library (and wri…
Libsql fork has good rust node async, you could look at them for inspiration. Maintained by Turso.
Re: Show HN: SQLite Transaction Benchmarking Tool
#21Thank you. Is this the one you are talking about?