René's URL Explorer Experiment


Title: hyperdb_api - Rust

Description: Pure Rust API for Hyper database.

Generator: rustdoc

direct link

Domain: docs.rs

Links:

Docs.rs https://docs.rs/
hyperdb-api-0.7.0 https://docs.rs/hyperdb-api
Permalink https://docs.rs/hyperdb-api/0.7.0/hyperdb_api/
Docs.rs crate page https://docs.rs/crate/hyperdb-api/latest
MIThttps://spdx.org/licenses/MIT
Apache-2.0https://spdx.org/licenses/Apache-2.0
Homepage https://github.com/tableau/hyper-api-rust
Repository https://github.com/tableau/hyper-api-rust
crates.io https://crates.io/crates/hyperdb-api
Source https://docs.rs/crate/hyperdb-api/latest/source/
StefanSteiner https://crates.io/users/StefanSteiner
arrow ^58 normal https://docs.rs/arrow/^58/
async-stream ^0.3 normal https://docs.rs/async-stream/^0.3/
bytes ^1.11 normal https://docs.rs/bytes/^1.11/
deadpool ^0.13 normal https://docs.rs/deadpool/^0.13/
futures-core ^0.3 normal https://docs.rs/futures-core/^0.3/
hyperdb-api-core =0.7.0 normal https://docs.rs/hyperdb-api-core/=0.7.0/
serde ^1.0 normal https://docs.rs/serde/^1.0/
serde_json ^1.0 normal https://docs.rs/serde_json/^1.0/
smallvec ^1.15 normal https://docs.rs/smallvec/^1.15/
thiserror ^2.0 normal https://docs.rs/thiserror/^2.0/
tokio ^1 normal https://docs.rs/tokio/^1/
tracing ^0.1 normal https://docs.rs/tracing/^0.1/
futures ^0.3 dev https://docs.rs/futures/^0.3/
libc ^0.2 dev https://docs.rs/libc/^0.2/
rand ^0.10 dev https://docs.rs/rand/^0.10/
serde ^1.0 dev https://docs.rs/serde/^1.0/
sysinfo ^0.39 dev https://docs.rs/sysinfo/^0.39/
tempfile ^3.20 dev https://docs.rs/tempfile/^3.20/
tokio ^1 dev https://docs.rs/tokio/^1/
tracing-subscriber ^0.3 dev https://docs.rs/tracing-subscriber/^0.3/
100% of the crate is documented https://docs.rs/crate/hyperdb-api/latest
Platform https://docs.rs/hyperdb-api
x86_64-unknown-linux-gnuhttps://docs.rs/crate/hyperdb-api/latest/target-redirect/hyperdb_api/
Feature flags https://docs.rs/crate/hyperdb-api/latest/features
docs.rshttps://docs.rs/hyperdb-api
About docs.rshttps://docs.rs/about
Badgeshttps://docs.rs/about/badges
Buildshttps://docs.rs/about/builds
Metadatahttps://docs.rs/about/metadata
Shorthand URLshttps://docs.rs/about/redirections
Downloadhttps://docs.rs/about/download
Rustdoc JSONhttps://docs.rs/about/rustdoc-json
Build queuehttps://docs.rs/releases/queue
Privacy policyhttps://foundation.rust-lang.org/policies/privacy-policy/#docs.rs
Rusthttps://docs.rs/hyperdb-api
Rust websitehttps://www.rust-lang.org/
The Bookhttps://doc.rust-lang.org/book/
Standard Library API Referencehttps://doc.rust-lang.org/std/
Rust by Examplehttps://doc.rust-lang.org/rust-by-example/
The Cargo Guidehttps://doc.rust-lang.org/cargo/guide/
Clippy Documentationhttps://doc.rust-lang.org/nightly/clippy
Skip to main contenthttps://docs.rs/hyperdb-api#main-content
Crate hyperdb_apihttps://docs.rs/hyperdb-api
hyperdb_apihttps://docs.rs/hyperdb_api/index.html
All Itemshttps://docs.rs/all.html
Sectionshttps://docs.rs/hyperdb-api
Architecturehttps://docs.rs/hyperdb-api#architecture
Quick Starthttps://docs.rs/hyperdb-api#quick-start
Lifetime Safetyhttps://docs.rs/hyperdb-api#lifetime-safety
Key Typeshttps://docs.rs/hyperdb-api#key-types
Public Moduleshttps://docs.rs/hyperdb-api#public-modules
Bulk Data Loadinghttps://docs.rs/hyperdb-api#bulk-data-loading
Authenticationhttps://docs.rs/hyperdb-api#authentication
Crate Itemshttps://docs.rs/hyperdb-api#modules
Moduleshttps://docs.rs/hyperdb-api#modules
Macroshttps://docs.rs/hyperdb-api#macros
Structshttps://docs.rs/hyperdb-api#structs
Enumshttps://docs.rs/hyperdb-api#enums
Constantshttps://docs.rs/hyperdb-api#constants
Traitshttps://docs.rs/hyperdb-api#traits
Functionshttps://docs.rs/hyperdb-api#functions
Type Aliaseshttps://docs.rs/hyperdb-api#types
Sourcehttps://docs.rs/src/hyperdb_api/lib.rs.html#4-352
§https://docs.rs/hyperdb-api#architecture
§https://docs.rs/hyperdb-api#quick-start
§https://docs.rs/hyperdb-api#lifetime-safety
Inserterhttps://docs.rs/struct.Inserter.html
Cataloghttps://docs.rs/struct.Catalog.html
Rowsethttps://docs.rs/struct.Rowset.html
Transactionhttps://docs.rs/struct.Transaction.html
Connectionhttps://docs.rs/struct.Connection.html
https://docs.rs/hyperdb-api
KvStorehttps://docs.rs/struct.KvStore.html
https://docs.rs/hyperdb-api
Inserterhttps://docs.rs/struct.Inserter.html
§https://docs.rs/hyperdb-api#key-types
Connectionhttps://docs.rs/struct.Connection.html
AsyncConnectionhttps://docs.rs/struct.AsyncConnection.html
HyperProcesshttps://docs.rs/struct.HyperProcess.html
Inserterhttps://docs.rs/struct.Inserter.html
MappedInserterhttps://docs.rs/struct.MappedInserter.html
AsyncInserterhttps://docs.rs/struct.AsyncInserter.html
ArrowInserterhttps://docs.rs/struct.ArrowInserter.html
AsyncArrowInserterhttps://docs.rs/struct.AsyncArrowInserter.html
Cataloghttps://docs.rs/struct.Catalog.html
TableDefinitionhttps://docs.rs/struct.TableDefinition.html
Transactionhttps://docs.rs/struct.Transaction.html
AsyncTransactionhttps://docs.rs/struct.AsyncTransaction.html
KvStorehttps://docs.rs/struct.KvStore.html
AsyncKvStorehttps://docs.rs/struct.AsyncKvStore.html
§https://docs.rs/hyperdb-api#public-modules
copyhttps://docs.rs/copy/index.html
poolhttps://docs.rs/pool/index.html
grpchttps://docs.rs/grpc/index.html
§https://docs.rs/hyperdb-api#bulk-data-loading
Inserterhttps://docs.rs/struct.Inserter.html
MappedInserterhttps://docs.rs/struct.MappedInserter.html
AsyncInserterhttps://docs.rs/struct.AsyncInserter.html
Inserterhttps://docs.rs/struct.Inserter.html
ArrowInserterhttps://docs.rs/struct.ArrowInserter.html
AsyncArrowInserterhttps://docs.rs/struct.AsyncArrowInserter.html
copyhttps://docs.rs/copy/index.html
§https://docs.rs/hyperdb-api#authentication
§https://docs.rs/hyperdb-api#modules
copyhttps://docs.rs/copy/index.html
grpchttps://docs.rs/grpc/index.html
oidshttps://docs.rs/oids/index.html
poolhttps://docs.rs/pool/index.html
§https://docs.rs/hyperdb-api#macros
schema_namehttps://docs.rs/macro.schema_name.html
tablehttps://docs.rs/macro.table.html
table_namehttps://docs.rs/macro.table_name.html
§https://docs.rs/hyperdb-api#structs
ArrowChunkhttps://docs.rs/struct.ArrowChunk.html
ArrowInserterhttps://docs.rs/struct.ArrowInserter.html
ArrowReaderhttps://docs.rs/struct.ArrowReader.html
ArrowRowhttps://docs.rs/struct.ArrowRow.html
ArrowRowsethttps://docs.rs/struct.ArrowRowset.html
AsyncArrowInserterhttps://docs.rs/struct.AsyncArrowInserter.html
AsyncArrowInserterOwnedhttps://docs.rs/struct.AsyncArrowInserterOwned.html
AsyncArrowInserterhttps://docs.rs/struct.AsyncArrowInserter.html
AsyncConnectionhttps://docs.rs/struct.AsyncConnection.html
AsyncConnectionBuilderhttps://docs.rs/struct.AsyncConnectionBuilder.html
AsyncInserterhttps://docs.rs/struct.AsyncInserter.html
AsyncKvStorehttps://docs.rs/struct.AsyncKvStore.html
AsyncConnectionhttps://docs.rs/struct.AsyncConnection.html
AsyncPreparedStatementhttps://docs.rs/struct.AsyncPreparedStatement.html
AsyncPreparedStatementOwnedhttps://docs.rs/struct.AsyncPreparedStatementOwned.html
AsyncPreparedStatementhttps://docs.rs/struct.AsyncPreparedStatement.html
AsyncRowsethttps://docs.rs/struct.AsyncRowset.html
AsyncTransactionhttps://docs.rs/struct.AsyncTransaction.html
BatchGuardOutcomehttps://docs.rs/struct.BatchGuardOutcome.html
BatchSetOutcomehttps://docs.rs/struct.BatchSetOutcome.html
Cataloghttps://docs.rs/struct.Catalog.html
ChunkSenderhttps://docs.rs/struct.ChunkSender.html
InsertChunkhttps://docs.rs/struct.InsertChunk.html
ColumnDefinitionhttps://docs.rs/struct.ColumnDefinition.html
ColumnMappinghttps://docs.rs/struct.ColumnMapping.html
Connectionhttps://docs.rs/struct.Connection.html
ConnectionBuilderhttps://docs.rs/struct.ConnectionBuilder.html
DatabaseNamehttps://docs.rs/struct.DatabaseName.html
Datehttps://docs.rs/struct.Date.html
GeoErrorhttps://docs.rs/struct.GeoError.html
Geographyhttps://docs.rs/struct.Geography.html
HyperProcesshttps://docs.rs/struct.HyperProcess.html
InsertChunkhttps://docs.rs/struct.InsertChunk.html
Inserterhttps://docs.rs/struct.Inserter.html
Intervalhttps://docs.rs/struct.Interval.html
KvStorehttps://docs.rs/struct.KvStore.html
LogFileStatsProviderhttps://docs.rs/struct.LogFileStatsProvider.html
QueryStatsProviderhttps://docs.rs/trait.QueryStatsProvider.html
MappedInserterhttps://docs.rs/struct.MappedInserter.html
Namehttps://docs.rs/struct.Name.html
Noticehttps://docs.rs/struct.Notice.html
Numerichttps://docs.rs/struct.Numeric.html
OffsetTimestamphttps://docs.rs/struct.OffsetTimestamp.html
Oidhttps://docs.rs/struct.Oid.html
Parametershttps://docs.rs/struct.Parameters.html
PreparedStatementhttps://docs.rs/struct.PreparedStatement.html
QueryAshttps://docs.rs/struct.QueryAs.html
QueryScalarhttps://docs.rs/struct.QueryScalar.html
QueryStatshttps://docs.rs/struct.QueryStats.html
ResultColumnhttps://docs.rs/struct.ResultColumn.html
ResultSchemahttps://docs.rs/struct.ResultSchema.html
Rowhttps://docs.rs/struct.Row.html
RowAccessorhttps://docs.rs/struct.RowAccessor.html
Rowhttps://docs.rs/struct.Row.html
RowIteratorhttps://docs.rs/struct.RowIterator.html
Rowsethttps://docs.rs/struct.Rowset.html
SchemaNamehttps://docs.rs/struct.SchemaName.html
ServerVersionhttps://docs.rs/struct.ServerVersion.html
SetOutcomehttps://docs.rs/struct.SetOutcome.html
TableDefinitionhttps://docs.rs/struct.TableDefinition.html
TableNamehttps://docs.rs/struct.TableName.html
Timehttps://docs.rs/struct.Time.html
Timestamphttps://docs.rs/struct.Timestamp.html
Transactionhttps://docs.rs/struct.Transaction.html
Typehttps://docs.rs/struct.Type.html
§https://docs.rs/hyperdb-api#enums
ColumnErrorKindhttps://docs.rs/enum.ColumnErrorKind.html
Error::Columnhttps://docs.rs/enum.Error.html#variant.Column
CreateModehttps://docs.rs/enum.CreateMode.html
Errorhttps://docs.rs/enum.Error.html
ListenModehttps://docs.rs/enum.ListenMode.html
Nullabilityhttps://docs.rs/enum.Nullability.html
Persistencehttps://docs.rs/enum.Persistence.html
SqlTypehttps://docs.rs/enum.SqlType.html
TransportModehttps://docs.rs/enum.TransportMode.html
§https://docs.rs/hyperdb-api#constants
VERSIONhttps://docs.rs/constant.VERSION.html
§https://docs.rs/hyperdb-api#traits
ChunkSourcehttps://docs.rs/trait.ChunkSource.html
FromArrowValuehttps://docs.rs/trait.FromArrowValue.html
FromRowhttps://docs.rs/trait.FromRow.html
IntoValuehttps://docs.rs/trait.IntoValue.html
QueryStatsProviderhttps://docs.rs/trait.QueryStatsProvider.html
RowValuehttps://docs.rs/trait.RowValue.html
ScalarValuehttps://docs.rs/trait.ScalarValue.html
Tablehttps://docs.rs/trait.Table.html
ToSqlParamhttps://docs.rs/trait.ToSqlParam.html
§https://docs.rs/hyperdb-api#functions
escape_namehttps://docs.rs/fn.escape_name.html
escape_sql_pathhttps://docs.rs/fn.escape_sql_path.html
escape_string_literalhttps://docs.rs/fn.escape_string_literal.html
parse_arrow_ipchttps://docs.rs/fn.parse_arrow_ipc.html
§https://docs.rs/hyperdb-api#types
NoticeReceiverhttps://docs.rs/type.NoticeReceiver.html
Resulthttps://docs.rs/type.Result.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.