Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to PostgreSQL #13

Open
RCgmbh opened this issue Jan 30, 2022 · 0 comments
Open

Switch to PostgreSQL #13

RCgmbh opened this issue Jan 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@RCgmbh
Copy link
Owner

RCgmbh commented Jan 30, 2022

Instead of text/json files, store all data within PostgreSQL. Use PostGIS to store and query all geo data. This will allow to quickly find close data, such as pictures, POIs, past nearby positions etc.

The goal here is to do some basic work (db connection, general thoughts), and additional issues will need to be created to implement the specific DataConnectors. The existing file based connectors will be kept to allow for low-profile backup clients. So maybe we will build this against common interfaces for file- and pg- based data storage.

@RCgmbh RCgmbh added the enhancement New feature or request label Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant