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

Look into using SQLite instead of Postgres #4

Open
bertday opened this issue Jan 25, 2023 · 0 comments
Open

Look into using SQLite instead of Postgres #4

bertday opened this issue Jan 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bertday
Copy link
Contributor

bertday commented Jan 25, 2023

Running a database server locally is biggish overhead for a sporadic analysis tool. Look into using SQLite + SpatiaLite + bundling dependencies, so that:

  1. Tailor is easier to install
  2. Tailor uses fewer system resources (i.e. Postgres isn't always on)
  3. The database is easier to connect to (Windows users especially are reporting trouble with password auth, etc.)
@bertday bertday added the enhancement New feature or request label Jan 25, 2023
@bertday bertday self-assigned this Jan 25, 2023
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