Dưới đây là tóm tắt + ý chính + những đề xuất nâng cao mình rút ra từ bài viết “Entity Framework Core vs. Dapper?” trên blog Stackademic, cùng với vài góp ý mở rộng:
Forget the endless list of SQL questions — these 6 advanced queries are the ones interviewers actually care about
When it comes to developer interviews, SQL always shows up like...
How to keep your database bills low while making your queries fly like a sports car
Hey there, fellow data wrangler! If you’re here, you’re probably scratching your head over...
There are projects you never forget.
For me, it was the night (actually, many nights) we moved over a billion recordsfrom our old database to a new one…
without a single second...
Faster: Pogocache is faster than Memcache, Valkey, Redis, Dragonfly, and Garnet. It has the lowest latency per request, providing the quickest response times. It's optimized to scale from one to many cores, giving you the best single-threaded...
Background and context
In today’s application landscape, where scalability and concurrency are essential requirements, delivering high performance while maintaining data consistency is a complex challenge. SQL Server 2025 introduces several enhancements to the...
A database is like a joke — if you have to explain it, it’s probably not designed well…
Picture this: It’s 3AM on a Saturday morning, and I’m sitting at my desk, three hours...
Building APIs is one of the most important tasks for developers in modern engineering. These APIs allow different systems to communicate and exchange data. While REST has been the de facto standard for implementing APIs for many years, new...
Dapper is a lightweight ORM (Object-Relational Mapping) framework for .NET Core and is commonly used to query databases in .NET Core applications. Here are some of the advanced features of Dapper in .NET Core:
What is Cachalot DB?
An in-memory database for dotnet applications
All data is available in memory and distributed on multiple nodes, allowing for blazing-fast queries. Like Redis but with some...
























