Logo

dev-resources.site

for different kinds of informations.

Entity and Relationship

Published at
1/14/2025
Categories
database
datastructures
algorithms
Author
anjali_gurjar_dff81513867
Categories
3 categories in total
database
open
datastructures
open
algorithms
open
Author
25 person written this
anjali_gurjar_dff81513867
open
Entity and Relationship

Entity: An entity is an object or concept that can have data stored about it. Entities are typically nouns and represent real-world objects or things, such as "Person," "Book," or "Employee." Each entity is uniquely identifiable, and it is often associated with attributes that describe its properties.

Relationship: A relationship defines how two or more entities are connected to each other. For example, in a database schema, relationships represent the associations between tables, such as "an employee works for a department" or "a customer places an order."

datastructures Article's
30 articles in total
Favicon
Data structures
Favicon
Introduction to Trie (Prefix Tree)
Favicon
Golang e DSA
Favicon
Wanna Know Big O Basics!
Favicon
Time Complexity, Big-O for Beginners
Favicon
This Is Your Sign to Start Learning DSA 🖥️✨
Favicon
How to learn DSA , Complete Roadmap with Resources
Favicon
From 0 to O(n): A Beginner's Guide to Big O Notation
Favicon
Entity and Relationship
Favicon
Your journey to MAANG: Understanding Arrays
Favicon
Kadane's Algorithm: Leetcode 53 Maximum subarray
Favicon
linked list java insert , delete , update , search , print
Favicon
Time and Space Complexity
Favicon
Dev Video Review: Firestore Data Structure, Limitations, and IMHO
Favicon
Yay! Reached 1035+ days Daily Coding Streak on Leetcode!
Favicon
Understanding Linked Lists: A Solution to Array Limitations
Favicon
Data structures and algorithms in C#
Favicon
Heaps, Data Structures
Favicon
Valid Anagram
Favicon
Sorted Data Structures in Python
Favicon
Recursion it is : LeetCode 494
Favicon
Hashing, DSA Complete Syllabus
Favicon
How Memory Shapes Data Structures: Arrays and Allocation
Favicon
🔍 Mastering the Sliding Window Technique: A Developer's Guide
Favicon
DSA ROADMAP FOR BASIC TO INTERMEDIATE IN 6 MONTHS
Favicon
Transforming AI with Image Datasets for Machine Learning
Favicon
Data Structure
Favicon
211. Add and Search Word - Data structure design
Favicon
701. Insert into a Binary Search Tree
Favicon
706. Design HashMap

Featured ones: