Hacker News new | ask | show | jobs
by ncruces 882 days ago
This is wrong. Integers (in SQLite columns) are stored as varints and floats as IEEE 754 doubles. Numbers in JSONB are stored as text.