Internal Developer Portals are reshaping the developer experience. What's the best way to get started? Do you build or buy? Tune in to see.
Agentic AI. It's everywhere. But what does that mean for developers? Learn to leverage agentic AI to improve efficiency and innovation.
JSON + Relational = Better Together
By extending relational data with JSON documents, you get schema flexibility without sacrificing transactions or data integrity. You can index and query data regardless of whether it is structured, semi-structured or both.
Our developer toolkit demonstrates how to convert relational into JSON, and how to merge relational with JSON – all via SQL. It enables you to run the "Places" web application, supported by a single table with a combination of structured (relational) and semi-structured (JSON) data, that allows you to record all of your favorite locations. This toolkit includes: