Repository navigation
NebulaGraph
Created by vesoft, Inc.
发布于 2019
- Repository
- vesoft-inc/nebula
- Website
- nebula-graph.io
- Wikipedia
- 维基百科
相关主题
数据库
NebulaGraph 是一款流行的开源图形数据库,能够以毫秒级延迟处理大量数据,快速扩展,并具有执行快速图形分析的能力。NebulaGraph 已广泛应用于社交媒体、推荐系统、知识图谱、安全、金融、人工智能等。
A distributed, fast open-source graph database featuring horizontal scalability and high availability
A distributed, fast open-source graph database featuring horizontal scalability and high availability. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
NGBATIS is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NGBATIS 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。借鉴于 MyBatis 的使用习惯进行开发。https://graph-cn.github.io/ngbatis-docs/
Docker compose for Nebula Graph
A collection of personally developed projects contributing towards the advancement of Artificial General Intelligence(AGI)
Siwi (/ˈsɪwi/) is a PoC of Dialog System With Graph Database Backed Knowledge Graph.
One-liner NebulaGraph playground with allllllllll-in-one toolchain integrated on single Linux Server
A distributed consistent graph storage. This is an archived repo for v2.5 only, from 2.6.0 +, NebulaGraph switched back to https://github.com/vesoft-inc/nebula
A pydantic based python ORM framework for graph database NebulaGraph 3.
The JDBC connector for Nebula Graph.
NebulaGraph DGL(Deep Graph Library) Integration Package. (WIP)
NebulaGraph Queries and visualization in Jupyter notebook.(previously known as ipython-ngql)
A PoC Corporation Relationship Knowledge Graph System on top of Nebula Graph.
Nebula Graph Client for Node.js
A dataset generator/graph modeling demo of Shareholding Breakthrough with Distributed open-source Graph Database: Nebula Graph. 图数据库应用示例、数据集、图建模:股权关系穿透
Fraud detection data generation with configurable degree distribution& community structure, ready for NebulaGraph.
中文成语图谱,一个可以用来每天解谜汉兜 https://handle.antfu.me 的中文成语、汉字、读音图谱构建工具。
nebulaorm is an orm framework designed specifically for nebula graph, which aims to improve the experience of using nebula graph with golang by chaining calls to splice nGQL statements in a more elegant and faster way, and parsing the returned result set and assigning it to developer-supplied variables.