X-lab2017 / open-digger

Open source analysis tools
https://open-digger.cn
Apache License 2.0
291 stars 86 forks source link

[Bug] Incomplete label data for database open source projects #1315

Closed birdflyi closed 1 year ago

birdflyi commented 1 year ago

Current Behavior

In database label data, some dbms categories, such as array, hierarchical, network, vector, are not included in the label of index.yml file, thus will cause miss counting when calculating the overall database open source data.

Expected Behavior

Add the categories array, hierarchical, network, vector into the label list of dbms index.yml file.

Any Additional Comments?

A new category, i.e. vector database system, has emerged due to the use of AI and Large Language Models(LLM). It has not been included in the label list of dbms index.yml file.

birdflyi commented 1 year ago

/self-assign