codepan icon indicating copy to clipboard operation
codepan copied to clipboard

Ability to persist to custom datastore

Open ghuser opened this issue 8 years ago • 4 comments

You can use an abstraction layer (e.g. https://github.com/1602/jugglingdb) to provide the feature of persisting anonymous pans to a custom datastore, just by providing datastoretype/schema/port/credentials.

ghuser avatar Oct 17 '17 15:10 ghuser

Thanks for the recommendation, I know I can but we don't have a backend

egoist avatar Oct 18 '17 02:10 egoist

I guess you've already written some code for persisting changes as gist. This is already a backend.

ghuser avatar Oct 23 '17 15:10 ghuser

Yeah, we can use some other public APIs to store data, but not a database orm I guess.

egoist avatar Oct 23 '17 16:10 egoist

..yet

ghuser avatar Oct 24 '17 08:10 ghuser