Nette
Database

database layer
for PHP

Database Core

Nette Database Core is a database abstraction layer and provides core functionality. It is a wrapper around the PDO and provides core functionality.

Database Explorer

Nette Database Explorer significantly simplifies retrieving data from the database without writing SQL queries. It uses efficient queries and does not transmit unnecessary data.

Over 15 Years

We have been developing Nette for over 15 years- and counting! Libraries we provide are therefore highly mature, stable, and widely used. They are trusted by a number of global corporations and many significant websites rely on us. Who uses and trusts Nette?

Supported Servers

These database servers are supported:

Database server DSN name Core support Explorer support
MySQL (>= 5.1) mysql YES YES
PostgreSQL (>= 9.0) pgsql YES YES
Sqlite 3 (>= 3.8) sqlite YES YES
Oracle oci YES
MS SQL (PDO_SQLSRV) sqlsrv YES YES
MS SQL (PDO_DBLIB) mssql YES
ODBC odbc YES