sqlite3_connection_pool 0.2.0+1 copy "sqlite3_connection_pool: ^0.2.0+1" to clipboard
sqlite3_connection_pool: ^0.2.0+1 copied to clipboard

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

0.2.0+1 #

  • 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.

0.1.1 #

  • Migrate to automated publishing.

0.1.0 #

  • Initial version.
0
likes
0
points
265
downloads

Publisher

verified publishersimonbinder.eu

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Topics

#sql #database #ffi #sqlite

License

unknown (license)

Dependencies

code_assets, ffi, hooks, meta, sqlite3

More

Packages that depend on sqlite3_connection_pool