跳转至

FerretDB FerretDB

FerretDB FerretDB GitHub Repo stars

FerretDB 是一个开源的 MongoDB 替代方案。它作为代理,将 MongoDB 5.0+ 的 Wire 协议查询转换为 SQL,并使用带有 DocumentDB 扩展的 PostgreSQL 作为数据库引擎。该项目兼容 MongoDB 驱动程序和常用工具,可作为 MongoDB 的即插即用替代品,旨在提供易用且完全开源的文档数据库解决方案。