Platformatic Now Supports Arrays in PostgreSQL
When it comes to SQL, one of the most unnatural things to do is to map arrays to a table, since arrays cannot be mapped into SQL columns. Let’s consider a very common case of a “tag cloud” of a blog, where every “Page” would have multiple tags associ...
blog.platformatic.dev3 min read