Nicole00's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
dromara/hutool
🍬A set of tools that keep Java sweet.
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
powermock/powermock
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.
alibaba/GraphScope
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
vesoft-inc/nebula-java
Client API and data importer of Nebula Graph in Java
nebula-contrib/ngbatis
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/
vesoft-inc/nebula-algorithm
Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
vesoft-inc/nebula-docs
Documentations for the Nebula Graph project
vesoft-inc/nebula-flink-connector
Flink Connector for Nebula Graph
vesoft-inc/nebula-spark-connector
vesoft-inc/nebula-exchange
NebulaGraph Exchange is an Apache Spark application to parse data from different sources to NebulaGraph in a distributed environment. It supports both batch and streaming data in various formats and sources including other Graph Databases, RDBMS, Data warehouses, NoSQL, Message Bus, File systems, etc.
vesoft-inc/nebula-spark-utils
Spark related libraries and tools
nebula-contrib/SIG-Java