hsparql

SPARQL DSL

A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers.

hsparql includes a DSL to easily create queries, as well as methods to submit those queries to a SPARQL server, returning the results as simple Haskell data structures.

GitHub

47 stars
6 watching
18 forks
Language: Haskell
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aschaetzle/sempala A system that provides fast and interactive SPARQL query processing on top of Hadoop using a columnar layout and a SQL layer. 12
haskell-servant/servant A Haskell-based type-level web development framework 1,826
databorg/client A versatile SPARQL client library for modern web development with strong features and easy usage. 9
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 477
protegeproject/sparql-dl-api A query engine for a specific query language used in semantic web applications 12
ad-freiburg/qlever A fast and efficient SPARQL engine for querying large knowledge graphs 417
cosminbasca/cysparql A Python wrapper around a heavy-duty C RDF parser to parse SPARQL queries 7
rubenverborgh/sparql.js A JavaScript library for parsing and generating SPARQL queries 344
winterland1989/mysql-haskell A Haskell module providing a fast and efficient interface to MySQL databases 122
kasei/swift-sparql-syntax A Swift library that provides tools and data structures for parsing, analyzing, and serializing SPARQL queries. 17
nikita-volkov/hasql-th A Haskell library for compiling Postgres queries into domain-specific types at compile-time. 112
circuithub/rel8 A Haskell library providing a concise and expressive interface to PostgreSQL databases 156
smudgelang/smudge A domain-specific language for implementing state machines in Haskell. 127
sage-org/sage-engine A SPARQL query engine for public Linked Data providers with Web preemption capabilities 42
statebox/cql A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations 163