Welcome to Stratum’s documentation!¶
Stratum is a general idea and concept for loading and invoking stored procedures (in a database) from an application using automatically generated wrappers.
Currently, the following Stratum projects are available (follow the link to navigate to the project specific documentation):
| Language | MySQL & MariaDB | PostgreSQL | SQLite | SQL Server |
|---|---|---|---|---|
| PHP | PhpStratum MySQL | PhpStratum SQLite PDO | ||
| Python | PyStratum MySQL | PyStratum pgSQL | PyStratum MSSQL |
In this documentation we explain the general idea and concept that all above Stratum projects have in common.