Clickhouse and version

This commit is contained in:
2026-01-28 08:28:28 -07:00
parent 3664874fdf
commit 9bd5da4870
209 changed files with 179 additions and 175 deletions

View File

@@ -43,6 +43,8 @@ Each entry has a link to the code repository for the project and the open source
### Database-as-a-Service
***Clickhouse:*** column-oriented database management system that allows generating analytical data reports in real-time. Repository:https://github.com/ClickHouse/ClickHouse License: https://github.com/ClickHouse/ClickHouse/blob/master/LICENSE
***Kafka:*** message broker and data storage. Repository: https://github.com/apache/kafka License: https://github.com/apache/kafka/blob/trunk/LICENSE
***MongoDB:*** nosql database. Repository: https://github.com/mongodb/mongo License: https://github.com/mongodb/mongo/blob/master/LICENSE-Community.txt