Max.

PostgreSQL

Navigation
Sommaire

PostgreSQL - The SQL database

docs/techno/data/database/postgresql

doc

SQLDataBase#SQL#DataBase

Reading time: 1 min

PostgreSQL

PostgreSQL is a SQL database, it's a powerful database, it's a good database for small to big project. It's easy to use and to maintain.

For my own project, even small one. I tend to choose PostgreSQL when i need a SQL database.

Back to projects