Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ asyncio.py
File
asyncio.py
examples/sharding/asyncio.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Illustrates sharding API used
with
asyncio.
2
3
For the sync version of this example, see separate_databases.py.
4
Callers
nothing calls this directly
Calls
7
create_async_engine
Function · 0.90
async_sessionmaker
Class · 0.90
Table
Class · 0.90
Column
Class · 0.90
main
Function · 0.70
configure
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected