With Java Enums, there are two similar, but different methods that are commonly used: name() and toString(). Learn the difference and when to use both for best results.
Think you know everything about the cloud? Well, check out this list of terms, phrases, tools, and providers to make sure you're on top of your cloud game.
Preceding Loads allow you to load a table of data in one pass with several successive transformations. Simple as they are, they can make impressive improvements to code.
From the way IT is trending, it looks like AI, IoT, and mobile apps will come together to make the most of sensor-generated data in industrial use cases.
Apache Ignite is simple enough — but to get a complete picture, getting the answers to several "Is Ignite a...?" questions is a great way to fully understand it.
Morpheus can help you scale on multi-core processor architectures and facilitate the development of performant analytical software. Come learn all about this powerful tool!
Data is necessary to grow any business — so stop wasting it. By keeping your data raw, you can ask any query you want without having to plan for it in advance.
Learn what the Schema Registry is and how you're losing out if you're not using it with Kafka for schema evolution, serialization, and deserialization.
Learn how you can speed up your analytics database applications by a factor of 1,000 by using standard Java 8 streams and Speedment's In-JVM-Memory accelerator.
Get an in-depth understanding of the complex concept of asynchronous processing with in-memory databases with a simple example involving planes, trains, and automobiles!
As a support engineer, I often see situations in which the cardinality of a table is not correct. And often, this must be fixed manually. Here's a trick for doing it!
So you're looking to build a .NET-based application but with .NET Core now floating around you're not sure which .NET runtime you should be using. In this post, we take a look at the various options and compare them to help you make that decision.