From d7db608e1d84153e04ff71b807dbbc30ffdf3002 Mon Sep 17 00:00:00 2001 From: xiexie Date: Wed, 21 Aug 2024 10:40:49 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 24c979b8..77fcd3ba 100644 --- a/README.md +++ b/README.md @@ -99,17 +99,17 @@ Regarding the openness of languages, you can refer to the table below: | Language | Data Modeling Open Source | Data Core Open Source | Maturity | | --- | --- | --- | --- | | Python | Y | Y | RELEASE | -| Java | Y | N | RELEASE | -| JavaScript | Y | N | RELEASE | -| Go | Y | N | RELEASE | -| XML | Y | N | RELEASE | +| Java | Y | Y | RELEASE | +| JavaScript | Y | Y | RELEASE | +| Go | Y | Y | RELEASE | +| XML | Y | Y | RELEASE | | Cfamily | N | N | BETA | | SQL | N | N | BETA | | Swift | N | N | BETA | -| Properties | N | N | BETA | +| Properties | Y | Y | BETA | ## Contact Us ![WeChat User Group Image](./assets/wechat_qrcode.JPG) ## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=codefuse-ai/CodeFuse-Query&type=Date)](https://star-history.com/#codefuse-ai/CodeFuse-Query&Date) \ No newline at end of file +[![Star History Chart](https://api.star-history.com/svg?repos=codefuse-ai/CodeFuse-Query&type=Date)](https://star-history.com/#codefuse-ai/CodeFuse-Query&Date) From c094f51b4347423573d14479c375409e1f1e7b7b Mon Sep 17 00:00:00 2001 From: xiexie Date: Wed, 21 Aug 2024 10:41:11 +0800 Subject: [PATCH 2/2] Update README_cn.md --- README_cn.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README_cn.md b/README_cn.md index 22a9e376..5cf323cc 100644 --- a/README_cn.md +++ b/README_cn.md @@ -98,14 +98,14 @@ CodeFuse-Query 包括**Sparrow CLI **和CodeFuse-Query**在线服务Query中心* | 语言 | 数据建模开源 | 数据化核心开源 | 成熟度 | | --- | --- | --- | --- | | Python | Y | Y | RELEASE | -| Java | Y | N | RELEASE | -| JavaScript | Y | N | RELEASE | -| Go | Y | N | RELEASE | -| XML | Y | N | RELEASE | +| Java | Y | Y | RELEASE | +| JavaScript | Y | Y | RELEASE | +| Go | Y | Y | RELEASE | +| XML | Y | Y | RELEASE | | Cfamily | N | N | BETA | | SQL | N | N | BETA | | Swift | N | N | BETA | -| Properties | N | N | BETA | +| Properties | Y | Y | BETA | ## 联系我们 ![微信用户群图片](./assets/wechat_qrcode.JPG)