Advertisement

Debugging Complex SQL Queries

Click to learn more about author Michael Blaha. We favor the offloading of application logic to SQL queries. Developers can save time, effort, and reduce mistakes by substituting SQL for programming code. This leads to lengthy and complex SQL that must be debugged. It is common to write a SQL query that initially fails to execute. […]

SQL versus NoSQL Databases: A Review of Key Themes

Non-relational databases (aka NoSQL), in many different variations, have become a popular database model for handling Big Data. They use two novel concepts, making them different from earlier, “classical” database models. The concepts having so much impact are horizontal scaling, spreading out the storage and work, and eliminating the use of “Structured Query Language” (SQL) […]

New Esri ArcGIS Release Transforms Spatial Analytics

by Angela Guess According to a new press release, “Esri, the global leader in spatial analytics technology, today announced the release of Esri ArcGIS 10.5, the next-generation analytics technology for innovative organizations. Esri ArcGIS 10.5 arrives at a time when organizations worldwide are challenged to make sense of real-time digital information. The release helps them […]

LDM Webinar: Data Modeling for XML and JSON

To view just the slides from this presentation, click HERE>> About the Webinar Data modeling has traditionally focused on relational database systems. But in the age of the internet, technologies such as XML and JSON have evolved to provide structure and definition to “data in motion”. Have data modeling technologies evolved to support these technologies? […]

LDM Slides: Data Modeling for XML and JSON

LDM Slides: Data Modeling for XML and JSON from DATAVERSITY To view the On Demand recording of this presentation, click HERE>> About the Webinar Data modeling has traditionally focused on relational database systems. But in the age of the internet, technologies such as XML and JSON have evolved to provide structure and definition to “data […]