jdbc-for-rdf3x
RDF connector
A JDBC driver that allows Java applications to connect to and query RDF data stored in various formats.
This is a jdbc connector for rdf-3x.
4 stars
5 watching
1 forks
Language: Java
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apache/flink-connector-jdbc | A Java-based connector for connecting Apache Flink to relational databases via JDBC. | 121 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,506 |
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
buggins/ddbc | A DB Connector for the D programming language, allowing developers to interact with various databases. | 78 |
lucidsoftware/relate | Provides an abstraction layer over JDBC for building performant and flexible SQL applications in Scala | 161 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
mariadb-corporation/mariadb-connector-j | Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. | 338 |
confluentinc/kafka-connect-jdbc | A Kafka connector that enables data exchange between Kafka and JDBC-compatible databases. | 21 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
claudenw/jdbc4sparql | A JDBC driver that enables querying of SPARQL endpoints or RDF graphs using standard SQL syntax. | 25 |
metadataframes/basex-rdf | A Java-based module for parsing and normalizing RDF data for use with the XQuery processor in BaseX | 17 |
r-dbi/rmariadb | An interface to connect R with MariaDB database | 130 |
rdfjs/n3.js | A JavaScript library for parsing and generating RDF data in various formats. | 715 |