This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new abe6c93d [readme] Add moonlink to iceberg-rust users (#1418)
abe6c93d is described below
commit abe6c93d1bd75a5ef04b3923c8843bd155475c1d
Author: dentiny <[email protected]>
AuthorDate: Fri Jun 6 19:09:57 2025 -0700
[readme] Add moonlink to iceberg-rust users (#1418)
## What changes are included in this PR?
Add moonlink into iceberg-rust users, thanks for all the contributors
and maintainers! :grinning:
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index ae5c7cb0..7f9b8f31 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@ The Apache Iceberg community is built on the principles
described in the [Apache
- [Databend](https://github.com/datafuselabs/databend/): An open-source cloud
data warehouse that serves as a cost-effective alternative to Snowflake.
- [Lakekeeper](https://github.com/lakekeeper/lakekeeper/): An Apache-licensed
Iceberg REST Catalog with data access controls.
+- [Moonlink](https://github.com/Mooncake-Labs/moonlink): A Rust library that
enables sub-second mirroring (CDC) of Postgres tables into Iceberg.
- [RisingWave](https://github.com/risingwavelabs/risingwave): A
Postgres-compatible SQL database designed for real-time event streaming data
processing, analysis, and management.
## License