Tagged articles
3 articles
Page 1 of 1
Eric Tech Circle
Eric Tech Circle
May 12, 2024 · Industry Insights

Designing a Robust Payment & Refund Model: Core Concepts and Pitfalls

This article outlines a conceptual model for complex payment and refund scenarios, detailing payment methods, channels, platforms, various payment types, refund options, and key design considerations such as multiple payment details, merged payments, distributed locks, and state consistency.

Refundbackend designconceptual model
0 likes · 5 min read
Designing a Robust Payment & Refund Model: Core Concepts and Pitfalls
Top Architect
Top Architect
Nov 24, 2021 · Databases

Six Stages of the Database Design Process

The article, presented by a senior architect, outlines the standardized six-stage process of database design—system requirements analysis, conceptual design, logical design, physical design, implementation, and operation & maintenance—accompanied by illustrative diagrams for each phase.

Physical Modelconceptual modelimplementation
0 likes · 4 min read
Six Stages of the Database Design Process
Architects Research Society
Architects Research Society
May 15, 2020 · Databases

Differences Between Conceptual and Logical Data Models

Conceptual data models depict entities and their relationships without attributes, while logical data models extend this by detailing attributes, primary keys, and foreign keys, providing a more granular view that serves as a bridge toward physical data modeling.

conceptual modelentity relationshiplogical model
0 likes · 8 min read
Differences Between Conceptual and Logical Data Models