Other News

Community

Understanding InfoSphere BigInsights

(Cynthia Saracco) Perhaps you’ve heard about InfoSphere BigInsights, IBM’s software platform for storing and analyzing “big data,” and you may be wondering what all the buzz is about. This article provides an introduction to BigInsights and explains what the product was designed to do, when it can b

Editorials

More Code Lookup Options for Enumerations

More Code Lookup Options for Enumerations Following are more ideas for synchronizing Enumerations with database lookup tables. The goal is to have Enumerations usable in application code, validated at compile time, that have the same values as those of lookup tables in external data stores such as relational databases. Many have written to remind us that MySQL an other data […]