Software Development
-
Software Development
Well, I’ve recently gone to the “silver” side and acquired a MacBook Pro to use it for development when I…
Read More » -
Does PostgreSQL Have an ORA-01795-like Limit?
The Oracle database requires that no more than 1000 entries be used in a SQL IN portion of a WHERE…
Read More » -
Critical Mass of Tests for Continuous Deployment
Does this situation sound familiar? An engineering team relies on manual testing for quality assurance and preventing regressions. The manual…
Read More » -
#GeekListener v.2
Hello everyone, java and scala developers, big data engineers, geeks and random readers who opened the #GeekListener digest. So what…
Read More » -
Is your code too concrete?
A post of note Mark Tiele Westra wrote a splendid post two years ago, “The ball of mud transition,” in…
Read More » -
Getting Started with the MapR Command Line (Part I)
The Apache Hadoop community has give us a great set of tools that allow us to interact with the Hadoop…
Read More » -
Microservices: The Essential Practices
Before we jump and try to explore the practices we must master in order to successfully implement microservices architecture, let…
Read More » -
How to Find the Longest Consecutive Series of Events in SQL
A very interesting problem that can be solved very easily with SQL is to find consecutive series of events in…
Read More » -
Comparing SQL Functions and Performance with Apache Spark and Apache Drill
SQL engines for Hadoop differ in their approach and functionality. My focus for this blog post is to compare and…
Read More »