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

Is typeorm being used in production react native apps? #2

Open
esutton opened this issue Apr 12, 2019 · 1 comment
Open

Is typeorm being used in production react native apps? #2

esutton opened this issue Apr 12, 2019 · 1 comment

Comments

@esutton
Copy link

esutton commented Apr 12, 2019

@sheva007 First thank you very much for typeorm-boilerplate. I could not get https://github.com/typeorm/react-native-example to work on either Android and iOS. Your repo was very helpful.

Is typeorm recommended and ready for production use with react native apps?

With 670 open issues in https://github.com/typeorm/typeorm/issues I am concerned if you are not smart enough to solve a typeorm issue by yourself then you may be quickly find yourself in trouble with typeorm.

For example, if basic OneToMany & ManyToOne relationships are not working as I saw in issue #1

Thanks again for this repo!

@mohannad-mamo
Copy link
Owner

Hi @esutton ,

I am personally using typeorm so far for proto-typing small apps. while the production app I am maintaining at the moment is using pouchdb-react-native. which is now a dead project with no maintainer. Also react-native-couchbase-lite is kind of dead using 1.x.

I suggest you check realmdb, however it works on Android and iOS only. realmdb is maintained well so far.

I still think typeorm is promising as it as strong community behind it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants