6 ポイント 投稿者 xguru 2021-11-03 | 3件のコメント | WhatsAppで共有
<p>- SSPLライセンスに変わってしまったMongoDBを置き換えるためのプロジェクト <br /> - プロキシとして動作し、MongoDB Wire ProtocolのクエリをSQLに変換して、PostgreSQLをDBエンジンとして使用 <br /> → ドライバレベルで互換性を提供し、MongoDBをそのまま置き換えられるようにすることを目標としている <br /> - 現在はPoCデモ段階 <br /> - Go製のオープンソース </p>

3件のコメント

 
zihado 2023-12-31

今は ferretdb に名前が変わったんですね(笑)

 
xguru 2024-01-01

あっ、なるほどです。名前とURLは変更しておきました。笑

 
xguru 2021-11-03
<p>まだデモ段階ですが……試み自体は理解できますね。<br /> 10年くらい前にMongoDBジョークとして出てきた https://github.com/dcramer/mangodb とは別物です。<br /> <br /> オープンソースライセンス変更の流れ https://ja.news.hada.io/topic?id=4991<br /> → 2. MongoDBのライセンス変更(AGPL -&gt; SSPL)<br /> <br /> ElasticSearchをめぐるAWSとElasticの対立 https://ja.news.hada.io/topic?id=3628<br /> → コメントのSSPL関連の話も参考にしてください<br /> <br /> いずれにせよ、PostgreSQLは本当に万能ですね。以下のプロジェクトはすべてPostgresを拡張するか、あるいは内部で利用しています。 <br /> - Babelfish for PostgreSQL 公開(MSSQL) https://ja.news.hada.io/topic?id=5298<br /> - TimescaleDB 2.0 公開(時系列データ) https://ja.news.hada.io/topic?id=3112<br /> - Postgres を Pub/Sub Server として使う https://ja.news.hada.io/topic?id=877<br /> - Message-DB、PostgreSQLベースのPub/Subメッセージ&amp;イベントストア https://ja.news.hada.io/topic?id=1096<br /> - Apache Age、PostgresにGraph DB機能を追加する拡張 https://ja.news.hada.io/topic?id=3844<br /> - PolarDB for PostgreSQL https://ja.news.hada.io/topic?id=4362 <br /> - Supabase 公開ベータ開始 - オープンソースのFirebase代替 https://ja.news.hada.io/topic?id=3347<br /> - EdgeDB - 開発者向け次世代オープンソースORDB https://ja.news.hada.io/topic?id=4602<br /> - Baserow - オープンソースのAirtable代替 https://ja.news.hada.io/topic?id=3889<br /> - RudderStack - Segmentのオープンソース代替 https://ja.news.hada.io/topic?id=1759</p&gt;