I am a Backend Developer and Software Engineer with a solid background in Artificial Intelligence in academic and professional fields, looking forwa ...
If you’ve always been in awe of folks using the Google Search Console API to do cool things, this article is a good read for you. You can use BigQuery with the GSC bulk data export to get some of the ...
Abstract: Continuous Deployment is an important enabler of rapid delivery of business value and early end user feedback. While frequent code deployment is well understood, the impact of frequent ...
In my recent article I've reported about a nice free alternative to manage SQL databases, which, from the same UI can manage also MySQL databases. I thought that it might be a good idea to actually ...
SQL schemas for the Humanitarian API (HAPI) from the Centre for Humanitarian Data. In this release, the schemas are designed for SQLite for early development and testing, but may/should also work with ...
Abstract: The growing need to store and manipulate large volumes of data has led to the blossoming of various families of data storage solutions. Software modelers can benefit from this growing ...
SQL is neither the fastest nor the most elegant way to talk to databases, but it is the best way we have. Here’s why Today, Structured Query Language is the standard means of manipulating and querying ...