Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pietermartin/sqlg

TinkerPop graph over sql
https://github.com/pietermartin/sqlg

java postgresql sqlg tinkerpop

Last synced: about 12 hours ago
JSON representation

TinkerPop graph over sql

Awesome Lists containing this project

README

        

[![Maven Central](http://img.shields.io/maven-central/v/org.umlg/sqlg)](https://search.maven.org/search?q=g:org.umlg%20AND%20a:sqlg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![License: MIT](https://img.shields.io/badge/coverage-88%25-blue?style=flat&labelColor=5b5b5b&color=96c20d)](https://sqlg.org/docs/3.1.0/postgresql/codeCoverage/index.html)

Sqlg
====

**Sqlg** is a implementation of [Tinkerpop3](https://github.com/apache/incubator-tinkerpop) on a [RDBMS](http://en.wikipedia.org/wiki/Relational_database_management_system).
[H2](http://h2database.com/), [HSQLDB](http://hsqldb.org/), [Postgresql](http://www.postgresql.org/), [MariaDB](https://mariadb.org/), [MySQL](https://www.mysql.com/)
are supported.

3.1.1 [Documentation](http://sqlg.org/docs/3.1.1)

3.1.0 [Documentation](http://sqlg.org/docs/3.1.0)

3.0.1 [Documentation](http://sqlg.org/docs/3.0.1)

3.0.0 [Documentation](http://sqlg.org/docs/3.0.0)