Move away from SQLite #24

Open
opened 2023-06-06 16:07:55 +02:00 by thm · 0 comments

SQLite is not a good fit for the kind of load UpEnd produces.

Best candidate is to have a K/V store like LMDB, along with manual indexes as necessary.

SQLite is not a good fit for the kind of load UpEnd produces. Best candidate is to have a K/V store like [LMDB](www.lmdb.tech/), along with manual indexes as necessary.
thm added the
backend
enhancement
labels 2023-06-06 16:07:55 +02:00
thm added this to the v1.0 milestone 2023-06-06 16:07:58 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: thm/upend#24
There is no content yet.