https://github.com/rdbc-io/rdbc-pgsql
Asynchronous PostgreSQL driver for Scala and Java
https://github.com/rdbc-io/rdbc-pgsql
asynchronous back-pressure database driver java non-blocking postgresql rdbc reactive scala
Last synced: about 2 months ago
JSON representation
Asynchronous PostgreSQL driver for Scala and Java
- Host: GitHub
- URL: https://github.com/rdbc-io/rdbc-pgsql
- Owner: rdbc-io
- License: apache-2.0
- Archived: true
- Created: 2016-09-17T11:24:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T05:03:09.000Z (over 6 years ago)
- Last Synced: 2024-12-26T10:25:53.748Z (12 months ago)
- Topics: asynchronous, back-pressure, database, driver, java, non-blocking, postgresql, rdbc, reactive, scala
- Language: Scala
- Homepage: http://rdbc.io
- Size: 681 KB
- Stars: 22
- Watchers: 9
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/rdbc-io/rdbc-pgsql/branches)
[](https://codecov.io/gh/rdbc-io/rdbc-pgsql/branch/master)
[](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.rdbc.pgsql%22%20)
[](https://gitter.im/rdbc-io/rdbc)
[](https://github.com/rdbc-io/rdbc-pgsql/blob/master/LICENSE)
## What is rdbc-pgsql?
rdbc-pgsql is a netty-based PostgreSQL [rdbc](https://github.com/rdbc-io/rdbc#what-is-rdbc)
driver allowing asynchronous communication with the database in Scala and Java
languages.
## Documentation
See the documentation at [http://docs.pgsql.rdbc.io](http://docs.pgsql.rdbc.io/).