https://github.com/ivanceras/r2d2-sqlite
r2d2 connection pool for sqlite
https://github.com/ivanceras/r2d2-sqlite
Last synced: 8 months ago
JSON representation
r2d2 connection pool for sqlite
- Host: GitHub
- URL: https://github.com/ivanceras/r2d2-sqlite
- Owner: ivanceras
- License: mit
- Created: 2015-07-22T08:40:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-21T19:06:28.000Z (over 1 year ago)
- Last Synced: 2024-10-30T01:38:17.998Z (about 1 year ago)
- Language: Rust
- Size: 620 KB
- Stars: 108
- Watchers: 8
- Forks: 47
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- License: LICENSE
Awesome Lists containing this project
README
r2d2-sqlite
=============
[](https://crates.io/crates/r2d2-sqlite)
[](https://github.com/ivanceras/r2d2-sqlite/actions/workflows/rust.yml)
[](./LICENSE)
r2d2 connection pool for sqlite based on Steven Fackler's r2d2-postgres.
[Documentation](https://docs.rs/r2d2_sqlite/)