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

I will like to know if watermelonDB is perfect to our NodeJS project #1788

Open
Stancobridge opened this issue May 1, 2024 · 1 comment
Open

Comments

@Stancobridge
Copy link

We have two nodejs backends, one running on the server and another running locally with better-sqlite3.
Our online server already has some data inside it we wish to share with the offline database and initiate a synchronization between them.

Here are our challenges, our database structure has id column in number type, the documentation doesn't really cover how to go about this, so am asking is there a better solution to tackle this without changing our database structure, also is this package the solution our system needs

@primus11
Copy link

primus11 commented May 6, 2024

It is hard to say without bigger picture especially in regard to local server (and what it is even supposed to do) if this is most suited but it is possible.

There is info in regard to id columns here:

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