PostgreSQL is a powerful, open source object-relational database system with over 35 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.
Cost / License
- Free
- Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- BSD
- Self-Hosted


Comments about PostgreSQL as an Alternative to SQLite
SQLite is a great little database engine but it's not really meant for multi-user environments. This is where PostgreSQL, MariaDB, and the likes, live.
- PostgreSQL is Free and Open Source








































This appears like an oranges versus apples comparison. It would be more appropriate to compare MySQL and PostgreSQL. SQLite is serverless, thus much more appropriate for different use cases which do not involve computer networks.