Browsing Tag
database
195 posts
Mobile development best practices
Introduction Today, mobile applications are at the forefront of user engagement, brand presence, and business growth. With the…
🛠️ Was tired of duct-taping APIs and breaking ETL pipelines… RavenDB just dropped an AI Agent Creator inside the database. Finally feels like AI that won’t collapse on me.
RavenDB Launches the First Database-Native AI Agent Creator: The Missing Piece for Secure, Integrated AI Om Shree ・…
Understanding Distributed Transaction Locks and Session-Specific Data in Oracle
Understanding Distributed Transaction Locks and Session-Specific Data in Oracle When working with Oracle databases, developers and DBAs often…
A Guide to Database Normalization & Denormalization (With Visual Examples and Practical Use Cases)
Table of Contents Introduction to Normalization First Normal Form (1NF) Second Normal Form (2NF) Third Normal Form (3NF)…
How to Design a PostgreSQL Schema Visually (Step-by-Step)
1. What is a Schema? In PostgreSQL, a schema is just a folder inside your database where you…
How to Set Up Laravel with PostgreSQL (Step-by-Step Guide)
In this article, we’ll focus on how to set up a new Laravel application with PostgreSQL as the…
Creating Gold Image from existing installed software(GI HOME and Oracle HOME)
Consider a situation where you need to repeatedly install an already-installed software, which also has several applied patches,…
TravelMate AI: Real-Time AI Travel Planner Powered by Redis Stack
This is a submission for the Redis AI Challenge: Real-Time AI Innovators. What I Built TravelMate AI is…
Creating Materialized View with FAST REFRESH
Part 1 – Implementation: Creating Materialized View with FAST REFRESH To enable FAST REFRESH in a materialized view,…
Become a SQL Scientist: Explore Every Layer of Table Metadata in SQL Server
Become a SQL Scientist: Explore Every Layer of Table Metadata in SQL Server “If you want to master…