Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Chg] delete opensource note because all modules are opensourced. #104

Merged
merged 1 commit into from
Mar 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -92,28 +92,6 @@ Note: The maturity level of the language status is determined based on the types
## Tutorial
- [Online Tutorial](./tutorial/README.en.md)

## Directory Structure Description
- `cli`: The entry point for the command-line tool, providing a unified command-line interface, calling other modules to complete specific functions
- `language`: Core data and data modeling (lib) for various languages. Regarding the degree of openness, please refer to the section "Some Notes on the Scope of Open Source"
- `doc`: Reference documents
- `examples`: Gödel query language examples
- `tutorial`:CodeFuse-Query Development Container Usage Tutorial

## Some Notes on the Scope of Open Source
As of now, it is **not possible** to build an executable program from the source code because not all modules have been made open-source in this release, and missing modules will be released over the next year. Nevertheless, to ensure a complete experience, we have released **complete installation packages** for download, please see the Release page.
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 | Y | RELEASE |
| JavaScript | Y | Y | RELEASE |
| Go | Y | Y | RELEASE |
| XML | Y | Y | RELEASE |
| Cfamily | Y | Y | BETA |
| SQL | Y | Y | BETA |
| Swift | N | N | BETA |
| Properties | Y | Y | BETA |

## Related Paper

22 changes: 0 additions & 22 deletions README_cn.md
Original file line number Diff line number Diff line change
@@ -84,28 +84,6 @@ CodeFuse-Query 包括**Sparrow CLI **和CodeFuse-Query**在线服务Query中心*
## 教程 (tutorial)
- [在线教程](./tutorial/README.md)

## 目录结构说明
- `cli`:命令行工具的入口,提供统一的命令行接口,调用其他模块完成具体功能
- `language`:各语言的数据化核心(extractor)和数据建模(lib)。关于开放度的问题,请参见《关于开源范围的一些说明》章节
- `doc`:参考文档
- `examples`:Gödel 查询语言示例
- `tutorial`:CodeFuse-Query 开发容器使用教程

## 关于开源范围的一些说明
截止目前,从源码**不能**构建出可执行的程序,原因在于本次开源并没有开放所有的模块,缺少的模块会在之后的一年陆续开源。尽管如此,为保障完整的体验,我们开放了**完整的安装包**下载,请见Release页面。
关于语言的开放程度,可以查看下表:

| 语言 | 数据建模开源 | 数据化核心开源 | 成熟度 |
| --- | --- | --- | --- |
| Python | Y | Y | RELEASE |
| Java | Y | Y | RELEASE |
| JavaScript | Y | Y | RELEASE |
| Go | Y | Y | RELEASE |
| XML | Y | Y | RELEASE |
| Cfamily | Y | Y | BETA |
| SQL | Y | Y | BETA |
| Swift | N | N | BETA |
| Properties | Y | Y | BETA |

## 联系我们
![微信用户群图片](./assets/wechat_qrcode.JPG)