Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Any chance to configure a Database to store data in future versions? #9

Open
marcoshmendes opened this issue Jan 16, 2017 · 4 comments

Comments

@marcoshmendes
Copy link

Hey guys, Hazel is a very nice projet, simple and useful. It would be nice if we could configure it to store data in a database. Any chance of it happens?

@wkallhof
Copy link
Owner

@marcoshmendes Which database setup are you using? I can certainly write something up to persist into a database.

@marcoshmendes
Copy link
Author

marcoshmendes commented Feb 1, 2017

Hi @wkallhof, thanks for response, and sorry about my delay to reply back. I'm using Hazel with local storage .md files. Would be nice if we could save it on a mongoDB or mysql for example.

Thanks again, hope see this feature in future versions. Congrats for this project, that's very nice and useful

@rasapetter
Copy link

This project looks super interesting! I'm also curious about alternative storage possibilities. Storing data in a database as @marcoshmendes suggests could be worth looking into. Would a StorageProvider wrapper around Knex.js, for example, be feasible?

Personally, I would love to be able to plug in git as a storage backend. That would keep data open for viewing/editing using other tools, plus you'd get versioning for free.

@therebelrobot
Copy link

I'm looking at possibly using this in a distributed knowledge base system for brigadehub, and having the ability to configure a database would make it a no-brainer for integration (still may do it with fs option)

tl;dr: +1 on mongo db configurations.

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

No branches or pull requests

4 participants