InNerd For TechbyAyşegül YiğitOLTPOnline Transaction Processing (OLTP) is a system that manages a business’s daily transactions and organizes operations on a database. Its…Jan 16, 2024Jan 16, 2024
InLevel Up CodingbySanil KhuranaSystem Design Cheatsheets: ScyllaDBLearn how to use ScyllaDB in System Designs and why popular companies like Discord and Apple are migrating from Cassandra to ScyllaDBJan 15, 20242Jan 15, 20242
InLevel Up CodingbyRishabh Agarwal15 Databases, 15 Use Cases — The Ultimate Guide That No One Asked For (But Everyone Needs)Stop Using the Wrong Database for the Right Problem!Dec 29, 202412Dec 29, 202412
Ankit DwivediLSM Trees: the Go-To Data Structure for Databases, Search Engines, and MoreI dive into the fascinating world of LSM Trees and how they revolutionize the way large amounts of data are stored and retrieved.May 6, 20235May 6, 20235
InJavaScript in Plain EnglishbyAnkur TyagiWhat is a Distributed Database?A distributed database is not restricted to a single system and is dispersed across numerous places, such as two or more computers or a…Aug 24, 2022Aug 24, 2022
Aditi MishraUse of B-Trees and LSM (Log-Structured Merge) trees in different database architectures1. B-Trees in Relational DatabasesAug 5, 2024Aug 5, 2024
Akila WelihindaSimpleDB: A Basic RDBMS Built From ScratchLet’s build a simple database from scratch in JavaJan 30, 2022Jan 30, 2022
InLevel Up CodingbyAniket GuptaMastering Multi-Tenancy with Spring Multi tenancy LibraryNavigating the Complexities of Tenant Isolation in Modern Software PlatformsDec 20, 20245Dec 20, 20245
Sylvain TisetMove to move constructor (C++)C++11 introduced some new features, including move constructors. Let’s review how it works, the differences with the copy constructor, and…Sep 11, 20241Sep 11, 20241
UnskewDataDistributed Data-Intensive Systems. Distributed Postgres ArchitecturesThis is a series of blog posts about distributed data-intensive systems, what they are, how they’re designed and the problems, trade-offs…Dec 17, 2024Dec 17, 2024
InLevel Up CodingbyHarsh GuptaStateful vs Stateless Architecture: Key Differences, Use Cases, and Real-World ExamplesLearn when to choose Stateful vs Stateless architecture type for scalability, reliability, and performance in modern softwareOct 27, 20241Oct 27, 20241
RavikishanFrom Theory to Practice: Developing a Distributed Key-Value Database with Sharding and ReplicationDistributed-KV-Dataabase BannerNov 1, 2024Nov 1, 2024
InILLUMINATIONbyMohit MishraModern Database Indexing: The Power of Concurrent Index CreationUnderstanding the Mechanisms and Implications of Concurrent Index CreationOct 31, 2024Oct 31, 2024
InILLUMINATIONbyMohit MishraFrom Bits to Bytes: Understanding Sequential Access in Memory and StorageHow Sequential Access Patterns Influence Memory Management and PerformanceAug 28, 2024Aug 28, 2024
InBackend DevelopersbyMohit MishraAtomic Transactions: The Bedrock of Reliable Database SystemsFrom Distributed Systems to Nested Transactions: Mastering Database AtomicityAug 15, 2024Aug 15, 2024