MCPcopy Index your code
hub / github.com/elephantry/elephantry

github.com/elephantry/elephantry @5.3.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 5.3.2 ↗ · + Follow
790 symbols 1,574 edges 116 files 224 documented · 28%
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

FromSql (Interface)
* Trait to allow a rust type to be translated form a SQL value. */ [55 implementers]
core/src/from_sql.rs
ToSql (Interface)
* Trait to allow a rust type to be translated to a SQL value. */ [57 implementers]
core/src/to_sql.rs
Simple (Interface)
* Naive entity trait implementation for type who impl `ToSql` and `FromSql`. */ [57 implementers]
core/src/entity/simple.rs
Model (Interface)
* Impl this trait to create a link between an entity and a structure. */ [4 implementers]
core/src/model.rs
Entity (Interface)
* Trait to translate SQL row to struct and vice versa. * * You probably should use the [`Entity`] derive macro instead [3 …
core/src/entity/mod.rs

Core symbols most depended-on inside this repo

error
called by 72
derive/src/lib.rs
insert
called by 69
core/src/connection.rs
not_null
called by 68
core/src/from_sql.rs
from_binary
called by 38
core/src/lib.rs
parse
called by 37
core/src/where/mod.rs
len
called by 32
core/src/pq/result.rs
execute
called by 26
core/src/async.rs
get
called by 17
core/src/pool.rs

Shape

Method 552
Function 131
Class 77
Enum 20
Interface 10

Languages

Rust100%

Modules by API surface

core/src/config/builder.rs53 symbols
core/src/connection.rs48 symbols
core/src/where/mod.rs26 symbols
core/src/sql/date/interval.rs26 symbols
core/src/transaction.rs18 symbols
core/src/sql/array.rs14 symbols
core/src/pager.rs14 symbols
core/tests/entity.rs13 symbols
core/src/sql/bytea.rs13 symbols
core/src/pq/type.rs12 symbols
core/src/pool.rs12 symbols
cli/src/generate.rs12 symbols

Datastores touched

elephantryDatabase · 1 repos
somedbDatabase · 1 repos

For agents

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

⬇ download graph artifact