📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
PostgreSQL 是功能最强大的开源关系型数据库,支持 ACID、JSON、GIS、全文搜索等高级特性。功能远超 MySQL,是 Oracle 数据库的最佳开源替代。
{% if description_en %}🌍 英文原文
🌍 英文原文
PostgreSQL is the most powerful open-source relational database supporting ACID, JSON, GIS, full-text search, and more advanced features. Far surpasses MySQL, the best open-source alternative to Oracle.
{% endif %}📊 项目信息
| 开源项目 | PostgreSQL |
|---|---|
| GitHub | https://github.com/postgres/postgres |
| Star 数 | ⭐ 15,000 |
| 许可证 | PostgreSQL License |
| 最后更新 | 2024-04-22 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |