Git Product home page Git Product logo

soroushj / terminusdb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terminusdb/terminusdb

1.0 0.0 0.0 5.4 MB

Open source graph database and document store. Designed for collaboratively building data-intensive applications and knowledge graphs.

Home Page: https://terminusdb.com

License: Apache License 2.0

Prolog 98.80% Dockerfile 0.07% Shell 0.35% Smarty 0.15% Batchfile 0.04% HTML 0.04% JavaScript 0.35% Makefile 0.06% Python 0.14%

terminusdb's Introduction

For Data-Intensive Applications

Build Status Discord Docker Pulls Discourse topics GitHub commit activity GitHub GitHub release (latest by date)

TerminusDB is an open-source graph database and document store. It is designed for collaboratively building data-intensive applications and knowledge graphs. If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.

It is a native revision control database that is architecturally similar to Git and other distributed version control systems.

TerminusDB provides a RESTful API for interacting via the JSON-LD exchange format. You can easily compose applications within your own toolchain that utilise the powerful features of TerminusDB.

Join us on Discord to hang out and ask questions!




TerminusDB is a lightweight, high-speed immutable database. Our delta-encoding approach makes branch, merge, push, pull, clone, time-travel, and other git-like operations possible.

Data collaboration is facilitated through TerminusHub, which is a freemium service that allows users to manage access to databases and collaboratively work on shared resources.

Why TerminusDB

  • Get started in minutes. Whatever language you're using or if you prefer our low-code console, TerminusDB is easy - you can have your database running in just a few minutes. And nothing will make you more productive
  • Powerful query allows you to search for repeating patterns using recursion
  • Generate forms, get data validation, and a flexible & surfable document interface (in the console)
  • Visual tool to build complex data models, which are easy, maintainable, and enforced
  • Data science/data engineering functionality directly in the database and via TerminusHub
  • Clone the production database, branch, merge, collaboration, lineage, versioning, and time travel - Git-like revision control for large databases
  • New paradigm in data-centric application development

Getting Started

Desktop versions of TerminusDB can be found in our Download Center.

For development and testing, we recommend our TerminusDB Bootstrap installer, which uses the Docker image.

Building from source

In order to build from the source, follow the build from source directions.

Open Console

Once you have installed terminusdb-server either from the docker image or built from source you can enter the server location into your browser to view your database from the console "http://SERVER:PORT/". (the default is: https://127.0.0.1:6363/).

Command Line

In order to start the terminusdb server or simply to explore a store from the command line, you can use the TerminusDB Command Line Interface.

Client

In order to begin manipulating and querying your database you can start the TerminusDB server (using the CLI) and then simply point your browser to "http://SERVER:PORT/" which should allow you to manage and query your database.

You can also perform all configuration, querying, and management functions via the RESTful API. We have a number of client libraries to help you get started:

The JavaScript client libraries give you assistance with programmatic access.

The JavaScript Console allows manipulation of the database using the javascript client fluent syntax.

The Python client libraries allows you to use a pythonic syntax to query the database.

Documentation

In order to use your TerminusDB through the console rather than directly through clients, you should look at the documentation on our TerminusDB documentation website.

Community

Come visit us on our discord server or our forum. We are also on twitter

Changes in this Version

Release Notes

Copyright

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

terminusdb's People

Contributors

anniepoo avatar cheukting avatar dependabot[bot] avatar djeikyb avatar dmytri avatar drkameleon avatar francesca-bit avatar gavinmendelgleason avatar kevinchekovfeeney avatar kittyjose avatar luke-feeney avatar matko avatar padraic7a avatar pmoura avatar pwin avatar rrooij avatar soroushj avatar sreyac 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.