Docs.rs
bubble-db-0.1.0
bubble-db 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
0xhappyboy
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.21
normal
bb8 ^0.8
normal
bb8-postgres ^0.8
normal
bb8-redis ^0.12
normal
chrono ^0.4
normal
config ^0.13
normal
deadpool ^0.10
normal
futures ^0.3
normal
mysql ^24.0
normal
mysql_async ^0.36.1
normal
once_cell ^1.19
normal
postgres ^0.19
normal
redis ^0.23
normal
rusqlite ^0.29
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
uuid ^1.7
normal
serde_json ^1.0
dev
tempfile ^3.8
dev
tokio ^1.35
dev
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate bubble_db
bubble_
db
0.1.0
All Items
Crate Items
Re-exports
Modules
Enums
Traits
Functions
Type Aliases
Crate
bubble_
db
Copy item path
Source
Re-exports
§
pub use config::
DatabaseConfig
;
pub use config::
DatabaseType
;
Modules
§
config
mysql
postgres
redis
sqlite
types
Enums
§
DbConnection
Traits
§
Database
Connection
Functions
§
connect
to_
sql_
value
Type Aliases
§
DbResult