ores.database
The ores.database module groups all logical entities in the ores.database namespace. Each entity is a logical-space type projected by ores.codegen into C++, SQL, and other technical spaces.
Entities
| Entity | Brief |
|---|---|
| ores.database.database_info | Connection and version metadata for a managed database instance. |
See also
- ores.database — component overview.