# kite-docs **Repository Path**: tangllty/kite-docs ## Basic Information - **Project Name**: kite-docs - **Description**: Kite 官方文档 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: https://tangllty.eu.org/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-30 - **Last Updated**: 2026-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: kite, vitepress ## README # kite-docs [**English**](./README.md) | **简体中文** ## 项目简介 Kite 是一个高效的轻量级 ORM 框架,基于 Kotlin 编写,开箱即用,内置分页查询、增删改查等常用功能,支持多表操作。它支持 PostgreSQL、MySQL、Derby 等多种数据库,旨在通过简化数据库操作,减少代码量,提升开发效率。 您可以阅读[文档](https://tangllty.eu.org/)获取更多信息 ### Maven 中心 - [kite](https://central.sonatype.com/artifact/io.github.tangllty/kite) - [kite-spring-boot-starter](https://central.sonatype.com/artifact/io.github.tangllty/kite-spring-boot-starter) - [kite-spring-boot3-starter](https://central.sonatype.com/artifact/io.github.tangllty/kite-spring-boot3-starter) ### 文档 - [快速开始](https://tangllty.eu.org/zh/guide/getting-started/) - [Spring Boot](https://tangllty.eu.org/zh/guide/spring-boot-integration) - [Spring Boot 3](https://tangllty.eu.org/zh/guide/spring-boot3-integration) ## 环境要求 - Node.js 20.20.2 ## 项目启动 1. ```bash yarn && yarn run docs:dev ``` 2. 访问 [http://localhost:5173/](http://localhost:5173/) ## 贡献 如果你有任何问题、建议或发现了 bug,请提交 [Issues](https://gitee.com/tangllty/kite-docs/issues/new) 或提供 [Pull Request](https://gitee.com/tangllty/kite-docs/pull/new) 来帮助改进该项目。 ## 许可证 kite-docs 使用 MIT 许可证。更多详情请查阅 [LICENSE](https://gitee.com/tangllty/kite-docs/blob/main/LICENSE) 文件。 ## 交流群 - QQ - ![QQ](https://gitee.com/tangllty/kite-docs/raw/main/docs/public/qq.png)