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

https://github.com/exoquery/exoquery-sample-jdbc

Trivial Example of using ExoQuery with a JDBC Database
https://github.com/exoquery/exoquery-sample-jdbc

Last synced: 10 months ago
JSON representation

Trivial Example of using ExoQuery with a JDBC Database

Awesome Lists containing this project

README

          

# ExoQuery with JDBC
Trivial example using ExoQuery with a JDBC database.

See `JdbcExample.kt` in the src directory. Use `application.conf` and `makeLocalPostgresController` to use a local database.