jdbc4sparql
SPARQL JDBC Driver
A JDBC driver that enables querying of SPARQL endpoints or RDF graphs using standard SQL syntax.
A JDBC driver that takes data from SPARQL endpoints or RDF graphs
25 stars
9 watching
5 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
jokade/scalanative-jdbc | Provides a way to interact with relational databases using Scala Native | 10 |
jasync-sql/jasync-sql | An asynchronous JDBC driver for PostgreSQL and MySQL | 1,654 |
firebirdsql/jaybird | A Java-based JDBC driver suite to connect to Firebird database servers. | 91 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
smartdataanalytics/sparqlify | Tools for converting SPARQL queries into equivalent SQL queries to support integration with relational databases. | 123 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 856 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
sparna-git/sparnatural | A visual client-side SPARQL query builder for exploring and navigating RDF Knowledge Graphs | 225 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 259 |