Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The databases available in PostgreSQL when using SQLAlchemy are:

  1. PostgreSQL - the main database
  2. PostGIS - a geographic extension to PostgreSQL
  3. Citus - a distributed database built on top of PostgreSQL
  4. TimescaleDB - a time-series database extension to PostgreSQL
  5. pgAdmin - a graphical user interface tool for PostgreSQL management