Ask Your Question
3

What are the databases available in PostgreSQL when using SQLAlchemy?

asked 2022-07-26 11:00:00 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-06-15 02:00:00 +0000

woof gravatar image

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
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-07-26 11:00:00 +0000

Seen: 12 times

Last updated: Jun 15 '22