DataOps Poland #52 FerretDB – building an open-source MongoDB-compatible database on top of Postgres



DataOps Poland #52 FerretDB – building an open-source MongoDB-compatible database on top of Postgres

DataOps Poland #52 FerretDB - building an open-source MongoDB-compatible database on top of Postgres

MongoDB is a life-changing technology for many developers, empowering them to build applications faster than using relational databases. However, MongoDB abandoned its open-source roots, changing the license to SSPL and making it unusable for many open-source and commercial projects. We decided to change that, so we started working on FerretDB – an open-source proxy written in Go. It accepts connections and handles queries from unmodified MongoDB clients, and stores data in PostgreSQL.

Meetups: https://www.meetup.com/pl-PL/DataOps-Poland
Facebook: https://www.facebook.com/DataOps-Poland-110921737277708/

Comments are closed.