Apache Calcite是一个动态数据管理框架,它具备很多典型数据库管理系统的功能,比如SQL解析、SQL校验、SQL查询优化、SQL生成以及数据连接查询等,但是又省略了一些关键的功能,比如Calcite并不存储相关的元数据和基本数据,不完全包含相关处理数据的算法等。
Apache Calcite Avatica
https://blog.csdn.net/QXC1281/article/details/89070285
A Bootstrap theme for designing, styling and creating modern map apps.
Test code for apache calcite
Obsolete - superseded by Apache Calcite
A monorepo containing the packages for Esri's Calcite Design System
Apache Calcite Go
Authoritative front-end development resources for Calcite design initiative. Includes extendable base components and styles, as well as a modular and efficient framework for ArcGIS properties.
翻译 - Calcite设计计划的权威前端开发资源。包括可扩展的基本组件和样式,以及ArcGIS属性的模块化高效框架。
Apache Calcite Adapter for Apache Kudu
A starter template for Esri Calcite maps using Vue CLI 3 and ArcGIS webpack plugin
🚀💎ElasticSearch SQL查询适配器,为Elasticsearch提供SQL查询的功能。支持跨集群查询,可拓展异构数据源。将calcite基于配置文件的配置方式改为通过代码灵活控制,可动态增加数据源,并支持完整的SQL查询功能。