@antelopejs/interface-rethinkdb
v0.0.3
Published
AntelopeJS interface for RethinkDB-specific database operations
Readme

Interface RethinkDB
A direct interface to RethinkDB functionality. Interface RethinkDB provides query execution and access to the RethinkDB query builder with a clean, promise-based API and full TypeScript support.
Installation
npm install @antelopejs/interface-rethinkdbDocumentation
Detailed documentation is available in the docs directory:
- Introduction - Overview and basic concepts
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
