File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ application development, you can use
166166* [ risinglight] ( https://github.com/risinglightdb/risinglight ) : OLAP database
167167 system for educational purpose
168168* [ PeerDB] ( https://github.com/PeerDB-io/peerdb ) Postgres first ETL/ELT, enabling
169- 10x faster data movement in and out of Postgres
169+ 10x faster data movement in and out of Postgres, acquired by Clickhouse
170170* [ CeresDB] ( https://github.com/CeresDB/ceresdb ) CeresDB is a high-performance,
171171 distributed, cloud native time-series database from AntGroup.
172172* [ dozer] ( https://github.com/getdozer/dozer ) a real-time data platform for
@@ -175,6 +175,10 @@ application development, you can use
175175 compatibility layer for custom databases.
176176* [ SpacetimeDB] ( https://github.com/clockworklabs/SpacetimeDB ) The database for
177177 multiplayer games. It's using pgwire for postgres protocol interface.
178+ * [ corrosion] ( https://github.com/superfly/corrosion ) from fly.io: Gossip-based
179+ service discovery (and more) for large distributed systems.
180+ * [ db9.ai] ( https://db9.ai/ ) : Postgres but for agents.
181+
178182
179183Submit a pull request if your project isn't listed here.
180184
You can’t perform that action at this time.
0 commit comments