Ferretdb是一个开源的、与MongoDB协议兼容的数据库,它将MongoDB查询转换为SQL并存储到PostgreSQL等关系型数据库中,旨在提供MongoDB的易用性同时利用关系型数据库的稳定性和成熟生态。
docker.io/ferretdb/ferretdb:latest