Refcard: Hybrid Relational/JSON Data Modeling and Querying

JSON Database + Relational = Better Together

JSON has become the de facto standard for sending and receiving data. Within relational databases, JSON support includes hybrid data modeling and querying via standard SQL. For new applications, or those being refactored, now is the perfect time to adopt a hybrid relational/JSON data model to streamline development and provide greater flexibility in the future.

Download this DZone/MariaDB refcard to see how you can store data as relations with JSON documents and query it as relations and/or JSON documents. The refcard gives you quick access to the information and tools for modeling and querying a hybrid relational/JSON database– and includes step-by-step examples.

Download the Refcard