Skip to content

Look into using SQLite instead of Postgres #4

@rmx90210

Description

@rmx90210

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.)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions