Package Nette\Database
| NConnection | Represents a connection between PHP and a database server. |
| NDatabaseHelpers | Database helpers. |
| NRow | Represents a single table row. |
| NSqlLiteral | SQL literal value. |
| NSqlPreprocessor | SQL preprocessor. |
| NStatement | Represents a prepared statement / result set. |
| IReflection | Information about tables and columns structure. |
| ISupplementalDriver | Supplemental PDO database driver. |
| Nette\Database\Diagnostics |
| Nette\Database\Drivers |
| Nette\Database\Reflection |
| Nette\Database\Table |