Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RethinkDB Support #7533

Open
3 of 22 tasks
ThaDaVos opened this issue Apr 3, 2021 · 0 comments
Open
3 of 22 tasks

RethinkDB Support #7533

ThaDaVos opened this issue Apr 3, 2021 · 0 comments

Comments

@ThaDaVos
Copy link

ThaDaVos commented Apr 3, 2021

Feature Description

The Problem

There seems to be no driver/support for the RethinkDB - it has amazing RealTime data properties which could benefit a lot of projects but I would wish to have such typed syntax as TypeORM offers to work with it.

ps: currently looking on how to code my own integration between the two.

The Solutions

  1. Make it easier to extend TypeORMs supported drivers.
  2. Add a build-in option to use RethinkDB

Considered Alternatives

Monkey patching my own implementation (not really friendly when coding in Typescript)

Additional Context

Relevant Database Driver(s)

  • aurora-data-api
  • aurora-data-api-pg
  • better-sqlite3
  • cockroachdb
  • cordova
  • expo
  • mongodb
  • mysql
  • nativescript
  • oracle
  • postgres
  • react-native
  • sap
  • sqlite
  • sqlite-abstract
  • sqljs
  • sqlserver
  • rethinkdb (new)

Are you willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time, and I know how to start.
  • Yes, I have the time, but I don't know how to start. I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants