Skip to content

Commit

Permalink
version badge
Browse files Browse the repository at this point in the history
  • Loading branch information
iku committed Apr 25, 2020
1 parent 990bf0d commit 2ebdcec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# stch.sql

[![Clojars Project](https://img.shields.io/clojars/v/stch-library/sql.svg)](https://clojars.org/stch-library/sql)

A DSL in Clojure for SQL query, DML, and DDL. Supports a majority of MySQL's statements.

Based on code from [Honey SQL](https://github.com/jkk/honeysql) and ideas from [Lobos](http://budu.github.io/lobos/) and [SQLingvo](https://github.com/r0man/sqlingvo). Many thanks to the authors of those libraries.
Expand Down

0 comments on commit 2ebdcec

Please sign in to comment.