Danylo Halaiko💰Maximizing Efficiency: A Guide to Cost-Optimizing Your DynamoDB PopulationDynamoDB is a NoSQL database service that provides fast and flexible performance, scalability, and high availability for applications that…Apr 24, 2023Apr 24, 2023
Danylo Halaiko📑Let’s implement the log database or Big ideas behind the sceneIn most situations, you wouldn’t create your own storage, but you should select a storage engine, that matches your application needs. To…Nov 21, 202221Nov 21, 202221
Danylo Halaiko🌳Understanding B-Trees: The Most Common Indexing Structure in DatabasesWelcome to the world of database indexes! In the vast landscape of database technologies, indexes are crucial components that make data…Apr 3, 20231Apr 3, 20231
Danylo Halaiko🔍📈💾Exploring Advanced Indexing Structures in DatabasesIn the world of databases, indexing plays a crucial role in improving performance and query efficiency. While primary key indexes are…Apr 17, 20235Apr 17, 20235
Danylo HalaikoSSTable database or big ideas behind the sceneThe last time we looked precisely at the log database. Today we will look at another structure called SSTable and what benefits we can…Jan 16, 202319Jan 16, 202319
Danylo Halaiko🔣JSON, XML, Protobuf, Thrift, Avro or everything you need to know about encoding DataThere are a lot of encoding formats and across this variety of different ones we’ve to choose. Today, we will try to describe the benefit…Nov 7, 202233Nov 7, 202233