Skip to content

Commit

Permalink
add nebula-contrib org's repos info (#2447)
Browse files Browse the repository at this point in the history
* Update 6.eco-tool-version.md

* Update 6.eco-tool-version.md

---------

Co-authored-by: Chris Chen <[email protected]>
  • Loading branch information
QingZ11 and ChrisChen2023 authored Feb 1, 2024
1 parent 3c9ec6a commit b8c0091
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions docs-2.0-zh/20.appendix/6.eco-tool-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,34 @@ Docker Compose 可以快速部署 {{nebula.name}} 集群。如何使用请参见
| {{ nebula.tag }}| [Java](https://github.com/vesoft-inc/nebula-java/releases/tag/{{java.tag}}) |
| {{ nebula.tag }}| [HTTP](https://github.com/vesoft-inc/nebula-http-gateway/releases/tag/{{gateway.tag}}) |


## 其他工具

这里罗列社区用户贡献的实用工具,各项目由其发起人及工具爱好者共同维护。

* ORM
* Spring Boot 的数据库 ORM 框架:[NGBATIS](https://github.com/nebula-contrib/ngbatis)
* Swagger Springboot Demo:[nebula-swagger-demo](https://github.com/nebula-contrib/nebula-swagger-demo)
* Java ORM:[graph-ocean](https://github.com/nebula-contrib/graph-ocean)
* 对接 JDBC:[nebula-jdbc](https://github.com/nebula-contrib/nebula-jdbc)
* Python ORM:[nebula-carina](https://github.com/nebula-contrib/nebula-carina)
* Golang ORM:[norm](https://github.com/nebula-contrib/norm)
* 数据工具
* Stream ETL:[nebula-real-time-exchange](https://github.com/nebula-contrib/nebula-real-time-exchange)
* 对接 DataX:[nebula-datax-plugin](https://github.com/nebula-contrib/nebula-datax-plugin)
* 后端服务
* 基础服务工程:[graph-gateway](https://github.com/nebula-contrib/graph-gateway)
* 轻便部署
* 10s 拉起 Docker 图库服务:[nebulagraph-docker-ext](https://github.com/nebula-contrib/nebulagraph-docker-ext)
* 一个运行在浏览器的 NebulaGraph 沙盒:[nebulagraph-lite](https://github.com/nebula-contrib/nebulagraph-lite)
* 测试服务
* 轻量级的数据库 Java 测试库:[testcontainers-nebula](https://github.com/nebula-contrib/testcontainers-nebula)
* 客户端
* Scala 客户端:[zio-nebula](https://github.com/nebula-contrib/zio-nebula)
* Node.js 客户端:[nebula-node](https://github.com/nebula-contrib/nebula-node)
* PHP 客户端:[nebula-php](https://github.com/nebula-contrib/nebula-php)
* .NET 客户端:[nebula-net](https://github.com/nebula-contrib/nebula-net)
* 终端工具
* JetBrains IDE 系列 nebula-console 插件:[nebula-console-intellij-plugin](https://github.com/nebula-contrib/nebula-console-intellij-plugin)


0 comments on commit b8c0091

Please sign in to comment.