rethinkdb-client-driver: Client driver for RethinkDB

[ database, library, mit ] [ Propose Tags ]

This is an alternative client driver for RethinkDB. It is not complete yet, but the basic structure is in place and the driver can make simple queries.

Its main focus is on type safety, which it achieves quite well. It also uses the new JSON protocol which should give it a speed boost (and make the driver compatible with GHC 7.8).

Note that the driver is neither thread-safe nor reentrant. If you have a multi-threaded application, I recommend using 'resource-pool'.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21, 0.0.22, 0.0.23, 0.0.24, 0.0.25
Dependencies aeson, base (<4.15), binary, bytestring, containers, hashable, mtl, network, old-locale, scientific, stm, template-haskell (>=2.11.0.0), text, time, unordered-containers, vector [details]
License MIT
Author Tomas Carnecky
Maintainer tomas.carnecky@gmail.com
Revised Revision 5 made by wereHamster at 2020-05-03T06:34:53Z
Category Database
Home page https://github.com/wereHamster/rethinkdb-client-driver
Bug tracker https://github.com/wereHamster/rethinkdb-client-driver/issues
Source repo head: git clone git://github.com/wereHamster/rethinkdb-client-driver.git
Uploaded by wereHamster at 2017-10-11T17:00:49Z
Distributions
Reverse Dependencies 3 direct, 2 indirect [details]
Downloads 19133 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-11 [all 1 reports]