Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ separate_databases.py
File
separate_databases.py
examples/sharding/separate_databases.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Illustrates sharding using distinct SQLite databases."
""
2
3
from
__future__
import
annotations
4
Callers
nothing calls this directly
Calls
6
create_engine
Function · 0.90
sessionmaker
Class · 0.90
Table
Class · 0.90
Column
Class · 0.90
main
Function · 0.70
configure
Method · 0.45
Tested by
no test coverage detected