Jan-Lukas Else

Thoughts of an IT expert

πŸ”— Links: 2021-12-30

This is a collection of links I stumbled across and found worth sharing. Also see the blogroll for links to blogs I regularly read.


β€œConsider SQLite”

Published on in πŸ”— Links

I am convinced of SQLite. For many use cases where other databases like MySQL, MariaDB or PostgreSQL are often used, SQLite would suffice, given the right design and architecture.

View

Jan-Lukas Else