SQLiteConnectionPool An exploration of how to implement a DB Connection Pool for SQLite. The following implementations are provided: SQLiteConnectionPoolSerial SQLiteConnectionPoolConcurrent SQLiteConnectionPoolConcurrentAsync