MCPcopy Index your code
hub / github.com/emabee/rust-hdbconnect

github.com/emabee/rust-hdbconnect @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
1,616 symbols 6,414 edges 228 files 321 documented · 20%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

IntoConnectParams (Interface)
A trait implemented by types that can be converted into a `ConnectParams`. [7 implementers]
hdbconnect_impl/src/conn/params/into_connect_params.rs
IntoConnectParamsBuilder (Interface)
A trait implemented by types that can be converted into a `ConnectParamsBuilder`. # Example ```rust use hdbconnect::Int [4 …
hdbconnect_impl/src/conn/params/into_connect_params_builder.rs
OptionId (Interface)
(no doc) [10 implementers]
hdbconnect_impl/src/protocol/parts/option_part.rs
ToHana (Interface)
Helper trait for serialization. Helps providing parameters to prepared statements. # Example for serialization ```rust [4 …
hdbconnect_impl/src/serde_db_impl/to_hana.rs
Authenticator (Interface)
(no doc) [2 implementers]
hdbconnect_impl/src/conn/authentication/authenticator.rs

Core symbols most depended-on inside this repo

query
called by 414
hdbconnect_impl/src/sync/connection.rs
try_into
called by 339
hdbconnect_impl/src/base/row.rs
add_batch
called by 187
hdbconnect_impl/src/sync/prepared_statement.rs
execute
called by 186
hdbconnect_impl/src/sync/prepared_statement.rs
prepare
called by 139
hdbconnect_impl/src/sync/connection.rs
multiple_statements
called by 136
hdbconnect_impl/src/sync/connection.rs
iter
called by 124
hdbconnect_impl/src/protocol/parts/option_part.rs
multiple_statements_ignore_err
called by 111
hdbconnect_impl/src/sync/connection.rs

Shape

Method 983
Function 458
Class 125
Enum 45
Interface 5

Languages

Rust100%

Modules by API surface

hdbconnect_impl/src/sync/connection.rs49 symbols
hdbconnect_impl/src/a_sync/connection.rs49 symbols
hdbconnect_impl/src/conn/params/connect_params_builder.rs42 symbols
hdbconnect_impl/src/conn/connection_core.rs42 symbols
hdbconnect_impl/src/protocol/parts/hdb_value.rs36 symbols
hdbconnect_impl/src/base/rs_state.rs34 symbols
hdbconnect_impl/src/conn/params/connect_params.rs30 symbols
hdbconnect_impl/src/protocol/parts/parameter_descriptor.rs27 symbols
hdbconnect_impl/src/conn/connection_configuration.rs27 symbols
hdbconnect_impl/src/sync/hdb_response.rs26 symbols
hdbconnect_impl/src/a_sync/hdb_response.rs26 symbols
hdbconnect_impl/src/protocol/parts/connect_options.rs19 symbols

For agents

$ claude mcp add rust-hdbconnect \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact