An open API service indexing awesome lists of open source software.

https://github.com/active-group/active-jdbc

Functions to work with JDBC building upon next.jdbc
https://github.com/active-group/active-jdbc

Last synced: 2 months ago
JSON representation

Functions to work with JDBC building upon next.jdbc

Awesome Lists containing this project

README

          

# Active-JDBC

This is a small layer on top of
[next-jdbc](https://github.com/seancorfield/next-jdbc), giving you
composable SQL query fragments and queries that can depend on the
database they are executed against.

## Documentation

The API documentation for the latest release are available [here](https://cljdoc.xyz/d/de.active-group/active-jdbc/CURRENT).

## License

Copyright © 2022 Active Group GmbH

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.