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'.

Modules

[Last Documentation]

  • Database
    • Database.RethinkDB

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.6 && <4.8), binary (>=0.7.2.1), bytestring, hashable, mtl, network, old-locale, scientific, text, time, unordered-containers, vector [details]
License MIT
Author Tomas Carnecky
Maintainer tomas.carnecky@gmail.com
Revised Revision 1 made by AdamBergmark at 2016-06-05T10:39:50Z
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 2014-11-09T20:46:12Z
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 not available [build log]
Last success reported on 2015-06-07 [all 6 reports]