Giter Site home page Giter Site logo

siyuan0322 / tugraph-db Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tugraph-family/tugraph-db

0.0 0.0 0.0 42.63 MB

TuGraph is a high performance graph database.

Home Page: https://tugraph.org

License: Apache License 2.0

Shell 0.21% C++ 86.30% Python 4.37% C 5.69% Java 0.21% ANTLR 0.86% Cycript 0.49% CMake 1.64% Cython 0.18% Dockerfile 0.01% Cypher 0.05%

tugraph-db's Introduction

TuGraph

Build Status Coverage Badge

๐Ÿ“ฃ TuGraph-db Free Trial on Aliyun with Guide

0. Introduction

TuGraph is an efficient graph database that supports high data volume, low latency lookup and fast graph analytics.

Functionalities:

  • Labeled property graph model
  • Full ACID support with serializable transactions
  • Graph analytics algorithms embedded with graph computing framework
  • Full-Text/Primary/Secondary Index support
  • OpenCypher query API
  • Stored procedure with C++/Python API

Performance and scalability:

Welcome to our website

1. Quick Start

An easy way to start is using docker to set up, which can be found in DockerHub, named tugraph/tugraph-runtime-[os]:[tugraph version], for example, tugraph/tugraph-runtime-centos7:3.3.0.

For more details, please refer to quick start doc.

2. Build from Source

It's recommended to build TuGraph in linux system, and docker environment is a good choice. If you want to setup a new environment, please refer to Dockerfile.

Here are steps to compile TuGraph:

  1. deps/build_deps.sh or SKIP_WEB=1 deps/build_deps.sh to skip building web interface
  2. cmake .. -DOURSYSTEM=centos or cmake .. -DOURSYSTEM=ubuntu
  3. If support shell lgraph_cypher, use -DENABLE_PREDOWNLOAD_DEPENDS_PACKAGE=1
  4. make
  5. make package or cpack --config CPackConfig.cmake

3. Develop

We have prepared environment docker images for compiling in DockerHub, named tugraph/tugraph-compile-[os]:[compile version], for example, tugraph/tugraph-compile-centos7:1.1.0, which can help developers get started easily.

We have a roadmap to help you understand TuGraph.

To contribute, please read doc

NOTICE: If you want to contribute code, you should sign a cla doc.

4. Contact

Email: [email protected]

Official Website: www.tugraph.org

Github Issue (For bug report and feature request) Issue

Github Discussions (For general technical discussion) Discussions

Slack (For developer quick communication): TuGraph.slack

DingTalk Group (For general technical discussion)

alert

WeChat Group (For general technical discussion)

alert

WeChat Official Account (For announcement)

alert

tugraph-db's People

Contributors

antkiller996 avatar caq avatar clarkclk avatar dependabot[bot] avatar eddiehrs avatar gongchangyan avatar hexrt avatar hjk41 avatar hush-z avatar jiazhenjiang avatar kehuang19 avatar knightast avatar limingyao001 avatar lipanpan03 avatar ljcui avatar lloydzhou avatar qishipengqsp avatar rocklau avatar spasserby avatar zerobeloved avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.