Sachin Yalagudkarsachin1313.hashnode.dev·Aug 6, 2024How to Install Tideways: A Complete GuideWhat is Tideways? Tideways is a tool that helps you keep an eye on how well your PHP application is running. It provides insights into what's happening behind the scenes, helping you spot and fix performance problems. Key Features Tideways tracks ho...Discuss·28 readsDevops
Saiful Alamblog.msar.me·Jun 27, 2024Database Indexing - Why it's matter?Database indexing is crucial in Laravel application development for several reasons: Performance Improvement: Faster Query Execution: Indexes allow the database to find and retrieve specific rows much faster than it could without them. This signifi...Discuss·1 like·155 readsDatabase Design with LaravelDatabase Improvement
Rahul Guptarahulgupta848.hashnode.dev·Jan 23, 2024How to choose a database for optimal performance of your application.There are 300+ databases out there in the tech world, choosing ideal one for your application can be very challenging. Working with a database you’re already familiar with is a great option and absolutely fine only if optimal performance is not consi...Discuss·59 readsDatabases
K.boopathiprogrammerraja.hashnode.dev·Jan 15, 2024MongoDB Performance Tuning Book NotesHey there! I'm boopathi, a tech enthusiast exploring the ins and outs of MongoDB and performance tuning book. As someone deeply involved in the tech world, I'm here to share what I've learned in a straightforward way. Join me on this adventure, and l...Discuss·11 likesMongoDB
SynergyTopsynergytop.hashnode.dev·Jul 5, 2023Unconventional Database Performance Optimization TechniquesGetting your database performance to hit warp speed is more crucial now than ever before. But we know that you know the classic tricks of the trade for optimizing databases. Still hungry for that extra edge? It's time to dive into the unconventional....DiscussDatabase Performance Optimization Techniques,