Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0man/sqlingvo.ksql
A Clojure DSL to build SQL statements for KSQL DB.
https://github.com/r0man/sqlingvo.ksql
clojure clojurescript dsl ksql lisp sql
Last synced: 25 days ago
JSON representation
A Clojure DSL to build SQL statements for KSQL DB.
- Host: GitHub
- URL: https://github.com/r0man/sqlingvo.ksql
- Owner: r0man
- Created: 2020-04-08T18:27:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T16:57:30.000Z (over 4 years ago)
- Last Synced: 2024-06-02T18:07:56.512Z (5 months ago)
- Topics: clojure, clojurescript, dsl, ksql, lisp, sql
- Language: Clojure
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
* SQLingvo.KSQL 🚀
#+author: r0man
#+LANGUAGE: en[[https://clojars.org/sqlingvo.ksql][https://img.shields.io/clojars/v/sqlingvo.ksql.svg]]
[[https://travis-ci.org/r0man/sqlingvo.ksql][https://travis-ci.org/r0man/sqlingvo.ksql.svg]]
[[https://versions.deps.co/r0man/sqlingvo.ksql][https://versions.deps.co/r0man/sqlingvo.ksql/status.svg]]
[[https://versions.deps.co/r0man/sqlingvo.ksql][https://versions.deps.co/r0man/sqlingvo.ksql/downloads.svg]]A Clojure DSL to build SQL statements for [[https://ksqldb.io/][KSQL DB]], the event
streaming database for stream processing applications.** License
Copyright © 2020 [[https://github.com/r0man][r0man]]
Distributed under the Eclipse Public License, the same as Clojure.