PostgreSQL
Open Source PostgreSQLThe most advanced open-source relational database
简介
PostgreSQL is a powerful, object-relational open-source database system with over 35 years of active development. It offers full ACID compliance, complex queries, foreign keys, triggers, views, transactional integrity, and multiversion concurrency control (MVCC). PostgreSQL supports JSON/JSONB, full-text search, GIS data (PostGIS), user-defined data types, and is renowned for its reliability and data integrity.
预览
平台
Linux Windows macOS Docker
可替代以下专有工具
Oracle DB → PostgreSQL
Microsoft SQL Server → PostgreSQL
分类
标签
#sql
#relational
#acid
#jsonb
#postgis
相似工具
MariaDB
Community-developed MySQL fork with enhanced features
↳ Oracle DB Microsoft SQL Server
GPL-2.0 ●● 中等
SQLite
Embedded SQL database without a server
↳ Oracle DB Microsoft SQL Server
Public Domain ● 简单
TimescaleDB
Time-series database built on PostgreSQL
↳ Oracle DB Microsoft SQL Server
Apache-2.0 ●● 中等