Docs.rs
xdl-database-0.1.1
xdl-database 0.1.1
Permalink
Docs.rs crate page
GPL-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
ravituringworks
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
deadpool ^0.12
normal
optional
deadpool-postgres ^0.14
normal
optional
duckdb ^1.1
normal
optional
lazy_static ^1.4
normal
mysql_async ^0.34
normal
optional
odbc-api ^8.0
normal
optional
postgres ^0.19
normal
optional
rdkafka ^0.36
normal
optional
redis ^0.27
normal
optional
rusqlite ^0.31
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-postgres ^0.7
normal
optional
url ^2.5
normal
xdl-core ^0.1.1
normal
tokio-test ^0.4
dev
Versions
61%
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
All
xdl_
database
0.1.1
Crate Items
Structs
Enums
Type Aliases
List of all items
Structs
DatabaseRegistry
GLOBAL_DB_REGISTRY
XDLDatabase
drivers::duckdb::DuckDBConnection
drivers::postgres::PostgresConnection
drivers::redis_driver::RedisConnection
recordset::ColumnInfo
recordset::Recordset
Enums
DatabaseType
connection::DatabaseConnection
error::DatabaseError
Type Aliases
error::DatabaseResult