Join me as we take a look at common application data patterns, and how they relate to the inner-workings of databases. In this post, we discuss data caching, indexing, optimistic mutations, and recursive cache invalidation. We will see how life might be easier if we could just use a frontend optimized database like SQLSync instead.| sqlsync.dev
Result and Error Codes| www.sqlite.org
CREATE TABLE| www.sqlite.org
ALTER TABLE| www.sqlite.org
SQLite Foreign Key Support| www.sqlite.org
The SQLite Bytecode Engine| www.sqlite.org
type| www.sqlite.org
Compile-time Options| www.sqlite.org
Small. Fast. Reliable.| www.sqlite.org
This document describes and defines the on-disk database file| www.sqlite.org
The WITH Clause| www.sqlite.org
This document describes and defines the on-disk database file| www.sqlite.org