Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucacasonato/rethinkdb-deno
A RethinkDB driver for deno.
https://github.com/lucacasonato/rethinkdb-deno
deno rethinkdb
Last synced: 26 days ago
JSON representation
A RethinkDB driver for deno.
- Host: GitHub
- URL: https://github.com/lucacasonato/rethinkdb-deno
- Owner: lucacasonato
- License: mit
- Created: 2020-01-22T08:35:26.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T05:32:03.000Z (over 2 years ago)
- Last Synced: 2024-10-06T10:49:48.846Z (about 1 month ago)
- Topics: deno, rethinkdb
- Language: TypeScript
- Homepage:
- Size: 97.7 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rethinkdb-deno
[![deno doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/rethinkdb/mod.ts)
A RethinkDB driver for Deno.
> ⚠️ This project is work in progress. Expect breaking changes.
## Examples
Coming soon...
See `example.ts` for now.