https://github.com/pietermartin/sqlg
TinkerPop graph over sql
https://github.com/pietermartin/sqlg
java postgresql sqlg tinkerpop
Last synced: 20 days ago
JSON representation
TinkerPop graph over sql
- Host: GitHub
- URL: https://github.com/pietermartin/sqlg
- Owner: pietermartin
- License: mit
- Created: 2014-07-12T03:34:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-04T10:33:43.000Z (about 1 month ago)
- Last Synced: 2025-05-12T03:13:46.955Z (23 days ago)
- Topics: java, postgresql, sqlg, tinkerpop
- Language: HTML
- Homepage:
- Size: 29.1 MB
- Stars: 252
- Watchers: 7
- Forks: 51
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://search.maven.org/search?q=g:org.umlg%20AND%20a:sqlg)
[](https://opensource.org/licenses/MIT)
[](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)