PackageTrack
Sign in Get early access

sqlite3_connection_pool

High-performance async connection pool for SQLite on native platforms.

0.2.9 402K downloads/mo #583 most downloaded on pub.dev simolus3/sqlite3.dart

What this package is like to depend on

Last release 20 days ago

04 Aug 2026

Ships fairly regularly

a new release about every 4 weeks

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

6 months old

11 releases · first in 2026

11 releases in the last 12 months

see the full history below

Release timeline

11 releases · Feb 2026 to Aug 2026
Release Pre-release

Releases

latest 11
  1. 0.2.9 04 Aug 2026
    Release notes
    • Avoid NativeCallable to support platforms like GrapheneOS where mprotect is forbidden.
    Open source →
  2. 0.2.8 31 Jul 2026
    Release notes

    Release sqlite3_connection_pool version 0.2.8

    Open source →
    Release notes
    • Add SqliteConnectionPool.addReaders to add new read connections to a connection pool.
    • Support single-connection pools without dedicated readers.
    Open source →
  3. 0.2.7 01 Jul 2026
    Release notes
    • Avoid caching EXPLAIN statements.
    Open source →
  4. 0.2.6 03 Jun 2026
    Release notes
    • Allow disabling builtin update hooks.
    • Add SqliteConnectionPool.dispatchUpdateNotification to dispatch custom update notifications.
    Open source →
  5. 0.2.5 26 May 2026
    Release notes
    • Support package:hooks versions 2.x.
    Open source →
  6. 0.2.4 20 Apr 2026
    Release notes
    • Fix SqliteConnectionPool.updatedTables emitting updates before a transaction has completed.
    Open source →
  7. 0.2.3 25 Mar 2026
    Release notes
    • Close read connections before write connection to clean up -wal and -shm files.
    • Add select and execute helpers to PoolConnection.
    • Add PoolConnection.unsafePointer and PoolConnection.unsafeFromPointer.
    Open source →
  8. 0.2.2 24 Mar 2026
    Release notes
    • Rollback transactions potentially left from killed isolates previously using a connection.
    Open source →
  9. 0.2.0+1 10 Mar 2026
    Release notes
    • Add SqliteConnectionPool.openAsync to open pools asynchronously.
    • Add SqliteConnectionPool.updatedTables to listen for table updates.
    • Add PoolConnections.preparedStatementCacheSize. When set to a positive value, execute and select will cache used prepared statements.
    Open source →
  10. 0.1.1 26 Feb 2026
    Release notes
    • Migrate to automated publishing.
    Open source →
  11. 0.1.0 15 Feb 2026
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive