Source SHA-256
fbb745997c555b3524dd1818cd2d4d9dc5fa3d2f4b24e5f5a0789bca77743e02
The source of truth resides in sharded JSON. Conversion is deterministic, verification is hash-backed, and relational exports are regenerated from committed dataset artifacts.
Source SHA-256
fbb745997c555b3524dd1818cd2d4d9dc5fa3d2f4b24e5f5a0789bca77743e02
SQL Size
187.0 MB
Knowledge Layer
8
Curated entries
Portable file for local apps, edge reads, test fixtures, and offline bundles.
Transactional schema + data dump with foreign keys, indexes, and normalized enrichment tables.
npm run data:convertnpm run data:verify -- --check-determinismnpm run data:exportnpm run data:migratenpm run data:seednpm run data:benchDownload links point at `/quran_indexed.sqlite` and `/quran_postgres.sql` from public build output.
App traffic reads versioned API contracts under `/api/v1/*`. Database exports track same committed JSON source used by docs and SDK.
Docker is intentionally out of scope in current pass. Self-host docs should assume standard Next.js deployment plus optional Redis cache.
Deterministic pipeline ensures perfect parity between SQL and JSON distributions.
Pre-indexed SQLite exports optimized for zero-latency lookups.
Flexible architecture supporting everything from edge read-only to full RDBMS workloads.