ondras / wwwsqldesigner

WWW SQL Designer, your online SQL diagramming tool
https://sql.toad.cz/?keyword=online_library
BSD 3-Clause "New" or "Revised" License
2.86k stars 722 forks source link

Feature Request: Use a github repo as XML/SQL storage #301

Open danazkari opened 3 years ago

danazkari commented 3 years ago

Feature Request

As a user, I'd like to have a way to store my designs directly on a github repository and read back from it, so that work can be easily stored and shared with a team as part of regular daily work.

Longer description

Would be cool if we could use the GitHub API for signing in, list the repos one has available, then list the branches available in the selected repo, to finally look for a directory or file where to store (or consume from) the XML.

Extra Points: Adding a quick-save button that asks for a commit message with the preselected repo/branch/filename combo :wink:

Rad0van commented 3 years ago

+1

ondras commented 3 years ago

Nice idea! I am currently far too busy to implement this, but it generally sounds like a good idea. Alternative storage could be a Gist.