= Database Backend = Currently, Trac uses [http://www.sqlite.org SQLite] as its database backend. However, there has been several requests that other databases should be supported as well (see #126). There has been an attempt to provide support for [http://www.postgresql.org PostgreSQL]: source:/branches/rocky-dev/features/postgresql_support/ though this branch is not so active this days...