FluentSQLiteDriver is a FluentKit driver for SQLite clients.
FluentSQLiteDriver provides support for using the Fluent ORM with SQLite databases. It uses SQLiteKit to provide SQLKit driver services, SQLiteNIO to connect and communicate with databases asynchronously, and AsyncKit to provide connection pooling.