Analisi dei dati e metriche
6 min read
JSONB in PostgreSQL: flexible schemas and performant queries
Ever needed to add a field to a relational database just for one client, ending up with twenty sparse columns half of which are null? It happens when...
Read article