database backend #21

Closed
opened 7 years ago by lub · 1 comments
lub commented 7 years ago
Owner

I think some form of persistent storage other than a config would be useful (e.g. #8 #10).

PostgreSQL? Would be the most powerful option, but maybe a little bit oversized at this point.
SQLite? Is SQL just a file on the FS.
Text file? Most universal, additional packages likely not required and editable with every text editor. Also the least powerful and I think the most difficult option, because it would be completely custom.

My personal favorite at this point would be SQLite. Also I guess there are packages/modules, which can handle multiple SQL backends. With such a module it'd be possible to use SQLite now and easily switch the RDMS.

https://github.com/sequelize/sequelize ?

I think some form of persistent storage other than a config would be useful (e.g. #8 #10). PostgreSQL? Would be the most powerful option, but maybe a little bit oversized at this point. SQLite? Is SQL just a file on the FS. Text file? Most universal, additional packages likely not required and editable with every text editor. Also the least powerful and I think the most difficult option, because it would be completely custom. My personal favorite at this point would be SQLite. Also I guess there are packages/modules, which can handle multiple SQL backends. With such a module it'd be possible to use SQLite now and easily switch the RDMS. https://github.com/sequelize/sequelize ?
lub added the
Enhancement
label 7 years ago
lub added
Feature
and removed
Enhancement
labels 7 years ago
lub added
Enhancement
and removed
Feature
labels 7 years ago
lub added
Feature
and removed
Enhancement
labels 7 years ago
lub closed this issue 7 years ago
lub commented 7 years ago
Poster
Owner

see #24

see #24
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Dependencies

No dependencies set.

Reference: lubiland/heimdall#21
Loading…
There is no content yet.