# apache-calcite-tutorial **Repository Path**: shiyusen/apache-calcite-tutorial ## Basic Information - **Project Name**: apache-calcite-tutorial - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-27 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Calcite 学习文档 ## 翻译 * [官网翻译](/calcite-tutorial-0-translation/md/README.md) ## 基本概念 * [基本概念](/calcite-tutorial-1-basic/md/README.md) ## SQL解析 * [freemarker模板](/calcite-tutorial-2-parser/parser-1-fmpp-tutorial/README.md) * [javacc教程](/calcite-tutorial-2-parser/parser-2-javacc-tutorial/) * [Calcite SQL解析](/calcite-tutorial-2-parser/parser-3-calcite-tutorial/) * [自定义解析](/calcite-tutorial-2-parser/parser-4-calcite-custom-tutorial/) ## Schema 和 Model * [Schema 和 Model](/calcite-tutorial-3-schema/)