drawdb-io / drawdb

Free, simple, and intuitive online database diagram editor and SQL generator.
https://drawdb.app
GNU Affero General Public License v3.0
22.7k stars 1.58k forks source link

[FEATURE] Safe on Server #288

Open DenuxPlays opened 3 weeks ago

DenuxPlays commented 3 weeks ago

Is your feature request related to a problem? Please describe.

My problem is that I cannot start the work on any my devices and seamlessly continue the work on another.

Describe the solution you'd like

A way to safe my progress on the server.

Additional context

Partially related to: https://github.com/drawdb-io/drawdb/issues/58

Also instead of having a fully user feature you can just create an "account" that will provide you with a sync token that can be used to access your saves.

1ilit commented 3 weeks ago

Yep there's no seamless way. For now the best way would be to share the diagram everytime you want to switch and use that link. The issue with the server if outlined here. Idk if I'm missing smth

DenuxPlays commented 3 weeks ago

Maybe it can be opt-in. This way you don't have to put up with the whole server things and people that may want this need to self-host the server. Or the app can link to a server the user wants (enter domain and your sync token).