walkable
API library
A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration.
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
445 stars
19 watching
15 forks
Language: Clojure
last commit: almost 3 years ago
Linked from 1 awesome list
clojureclojurescriptdata-drivendatomicdeclarativedynamicednfilterflexiblegraphqljoinmysqloracle-databaseormpostgresqlqueryserversqlsqlitesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
clariah/grlc | Automates building of Linked Data APIs from shared SPARQL queries | 137 |
walmartlabs/lacinia | An implementation of the GraphQL specification in Clojure. | 1,821 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
metabase/toucan | A Clojure library for defining application models and interacting with databases in a flexible and powerful way | 570 |
zero-one-group/geni | A Clojure-based library for building and manipulating dataframes in a distributed computing framework. | 286 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
r0man/sqlingvo | A Clojure DSL for building SQL queries using Lisp syntax | 210 |
techascent/tech.ml.dataset | A Clojure library for efficient tabular data processing and analysis | 681 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
getcronit/pylon | A framework for building GraphQL APIs without defining any kind of schema. | 170 |
clj-commons/durable-queue | A Clojure library implementing a task queue that survives process restarts and is bounded by disk space | 385 |
drlivingston/kr | Provides a unified interface for RDF and SPARQL APIs including Jena and Sesame. | 56 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
clojure/data.avl | A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |