You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2017/10/25 12:24:45 UTC

tinkerpop git commit: Updated Sqlg's description

Repository: tinkerpop
Updated Branches:
  refs/heads/master d45e05309 -> d7b389cbe


Updated Sqlg's description

https://lists.apache.org/thread.html/a46055a1bc4b6d834847adbe088bfa482c251762898954a511c005aa@%3Cdev.tinkerpop.apache.org%3E CTR


Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d7b389cb
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d7b389cb
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d7b389cb

Branch: refs/heads/master
Commit: d7b389cbebb190a733f5e10a71358b240fefee17
Parents: d45e053
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Wed Oct 25 08:24:00 2017 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Wed Oct 25 08:24:00 2017 -0400

----------------------------------------------------------------------
 docs/site/home/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d7b389cb/docs/site/home/index.html
----------------------------------------------------------------------
diff --git a/docs/site/home/index.html b/docs/site/home/index.html
index aa1c96e..f530a00 100644
--- a/docs/site/home/index.html
+++ b/docs/site/home/index.html
@@ -230,7 +230,7 @@ limitations under the License.
             <li><a href="https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt">neo4j-gremlin-bolt</a> - OLTP graph database (using Bolt Protocol).</li>
             <li><a href="https://github.com/orientechnologies/orientdb-gremlin">OrientDB</a> - OLTP graph database</li>
             <li><a href="http://s2graph.apache.org/">Apache S2Graph</a> - OLTP graph database running on Apache HBase.</li>
-            <li><a href="https://github.com/pietermartin/sqlg">Sqlg</a> - RDBMS OLTP implementation with HSQLDB and Postresql support.</li>
+            <li><a href="https://github.com/pietermartin/sqlg">Sqlg</a> - OLTP implementation on SQL databases.</li>
             <li><a href="http://stardog.com/">Stardog</a> - RDF graph database with OLTP and OLAP support.</li>
             <li><a href="http://tinkerpop.apache.org/docs/current/reference/#tinkergraph-gremlin">TinkerGraph</a> - In-memory OLTP and OLAP reference implementation.</li>
             <li><a href="http://thinkaurelius.github.io/titan/">Titan</a> - Distributed OLTP and OLAP graph database with BerkeleyDB, Apache Cassandra and Apache HBase support.</li>