Dusan VelimirovicDesigning a Robust Database Schema: A Step-by-Step GuideIn this tutorial, I’ll share my hands-on experience designing a database schema for a comprehensive inventory management application. This…Nov 21
Saksham NegiDatabase schema design of Splitwise applicationSplitiwse gained vast popularity among travellers and friend groups. I built quicksplit, which works like splitwise and I want to share the…Dec 21
Jazim AbbasNavigating Database Migrations with Confidence: A Step-by-Step Guide using SequelizeLearn how to implement database migrations with Sequelize and avoid the risk of data loss and project downtime. Discover best practices andFeb 3, 2023Feb 3, 2023
Dusan VelimirovicDesigning a Robust Database Schema: A Step-by-Step GuideIn this tutorial, I’ll share my hands-on experience designing a database schema for a comprehensive inventory management application. This…Nov 21
Saksham NegiDatabase schema design of Splitwise applicationSplitiwse gained vast popularity among travellers and friend groups. I built quicksplit, which works like splitwise and I want to share the…Dec 21
Jazim AbbasNavigating Database Migrations with Confidence: A Step-by-Step Guide using SequelizeLearn how to implement database migrations with Sequelize and avoid the risk of data loss and project downtime. Discover best practices andFeb 3, 2023
Samuel David SinghStep 2 of Database Design: Database schemas and normalizationWe’ll look at how to implement star and snowflake schemas, recognize the importance of normalization and see how to normalize databases to…Apr 4, 2023
InThe Data TherapybyRui CarvalhoOptimizing Data Management with Lakehouse Schemas in Microsoft FabricDiscover how Lakehouse schemas help you transform data organization in Microsoft Fabric.Aug 1
jatwitmyerVisualize Your Database: dbdiagram.io TutorialThe strength of a database is in its connections. Use dbdiagram.io to quickly visualize where to store the source of truth for your data…Nov 9, 2023