Docs.rs
yyds-odbc-0.1.0
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
yyds-odbc 0.1.0
ODBC driver for the YYDS ecosystem
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
20
items documented
0
out of
13
items with examples
Size
Source code size: 47.61 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 3.27 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 43s
Average build duration of
successful
builds.
all releases: 1m 20s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
yy-database/yyds
0
0
0
crates.io
Dependencies
odbc-sys ^0.28.0
normal
rust_decimal ^1.40.0
normal
tokio ^1.49.0
normal
we-trust ^0.1.0
normal
yyds-types ^0.1.0
normal
Versions
0.1.0
(2026-03-20)
0.0.1
(2026-03-20)
Owners
yyds-odbc
YYDS 数据库的 ODBC 驱动程序。
注意
:本仓库是
客户端驱动程序
。如果你需要部署运行 YYDS 服务端,请使用
yyds-tools
。
特性
标准兼容
:实现标准 ODBC 接口。
高性能
:针对 YYDS 协议优化的连接池和数据传输。
跨平台
:支持 Windows 和主流 Linux 发行版。