If you are building a simple dashboard or a form-based application, the traditional JSON API (REST or GraphQL) approach is ...
I've said it before and I'll say it again: If you want to speed up your application, don't look at your code, look at your data access. The two slowest things you can do in application development are ...
Virtual tables connect the Power Platform to business data that used to be stuck in silos, enriching it to use with workflows, AI tools and custom apps Low code isn’t new. For decades, business users ...
When databases became available for the personal computer in the mid-1980s, they quickly gained a mystique as the ultimate productivity applications. Despite their widespread use, in some ways they ...
SQL Server's OpenJson function will let you dismantle JSON structures into relational tables, including tables with foreign/primary key relationships. As I noted in an earlier column, JSON is great ...