• Stars
    star
    128
  • Rank 272,818 (Top 6 %)
  • Language
    HTML
  • License
    Other
  • Created almost 11 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Studio web tool

Develop: Build Status 2.2.x: Build Status

OrientDB Studio

Developers

Quick Start

  1. Install Node.js and NPM

  2. Clone the repository:

    $ git clone https://github.com/orientechnologies/orientdb-studio.git
  3. Install yarn

  4. Install local dependencies:

    $ cd orientdb-studio
    $ yarn install
  5. Start OrientDB server.

  6. Start webpack server and open your browser at http://localhost:8080:

    $ npm run watch

Distribution

To create the Studio package just run

$ mvn clean install

and the package will be available in target directory

target/orientdb-studio.*.zip

More Repositories

1

orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
Java
4,696
star
2

orientjs

The official fast, lightweight node.js client for OrientDB
JavaScript
327
star
3

spring-data-orientdb

OrientDB implementation for SpringData
Java
128
star
4

OrientDB-NET.binary

C#/.NET binary driver for OrientDB
C#
92
star
5

orientdb-gremlin

TinkerPop3 Graph Structure Implementation for OrientDB
Java
90
star
6

orientdb-docs

Repository of the entire OrientDB documentation.
CSS
57
star
7

orientdb-lucene

Lucene indexes for OrientDB
Java
35
star
8

orientdb-etl

OrientDB ETL tools
Java
34
star
9

orientdb-js

New Javascript driver for OrientDB with a Blueprints/Gremlin like syntax. This library was an experiment and hasn't been maintained for long time. If you're using Node.js, we suggest to use https://github.com/orientechnologies/orientjs instead.
JavaScript
26
star
10

spark-orientdb

Apache Spark datasource for OrientDB
Scala
19
star
11

orientdb-jdbc

OrientDB JDBC Driver
Java
18
star
12

orientdb-labs

OrientDB Labs hosts last development version of OrientDB.
CSS
17
star
13

OrientDB.Net.Core

Experimental Modular OrientDB .Net Core Driver.
C#
15
star
14

orientdb-elasticsearch

OrientDB Elastic Search Plugin
Java
9
star
15

public-databases

This repository contains the registry of OrientDB public databases.
7
star
16

orientjs-native

OrientJS native implementation that use C++ lib for binary protocol
C++
6
star
17

teleporter

Automatically synchronizes any database in RDBMS to OrientDB database. Open Source Project - Apache 2 license.
Java
6
star
18

orientdb-spatial

OrientDB plugin to manage spatial indexes, this have been moved to https://github.com/orientechnologies/orientdb/tree/develop/lucene.
Java
5
star
19

orientdb-helm

Helm chart for OrientDB
Smarty
4
star
20

orientdb-neo4j-importer-plugin

Neo4j importer for OrientDB runnable as plugin inside the server.
Java
4
star
21

extra-functions

Extra SQL functions to install into the OrientDB Server
Kotlin
4
star
22

OrientDB.Net

OrientDB .Net Core core modules solution.
C#
4
star
23

orientjs-example

HTML
4
star
24

orientdb-benchmarks

OrientDB Benchmark suite
Java
3
star
25

OrientDB.Net.Serializers.RecordCSVSerializer

OrientDB.Net.Serializers.RecordCSVSerializer
C#
3
star
26

orientc

OrientDB C serialization library
C++
2
star
27

OrientDB.Net.SqlCommandBuilder

SQL Command Builder for OrientDB.Net.Core projects.
C#
2
star
28

dotnet-driver

Experimental .net driver for OrientDB
2
star
29

OrientDB.Net.ConnectionProtocols.Binary

OrientDB.Net SDK implementation of the the binary protocol.
C#
2
star
30

orientdb-security

OrientDB Security plugin moved to https://github.com/orientechnologies/orientdb
Java
1
star