--- type: entity tags: [parking, stack, database] sources: [parking-system-architecture] updated: 2026-06-14 --- # Drizzle ORM The ORM (+ Drizzle Kit), Apache 2.0. Talks to [[sqlite]] locally; its schemas **port to PostgreSQL with minimal change**, which is what makes the deferred remote-sync target cheap. (See [[parking-system-architecture]] ยง2.) Part of the [[technology-stack]].