Skip to content

Commit 8f40b5f

Browse files
committed
docs: updated
1 parent e9c60cd commit 8f40b5f

3 files changed

Lines changed: 250 additions & 79 deletions

File tree

sandbox/postgres/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Marius — ECS/DOD Database Engine
22

3+
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-18-336791?style=for-the-badge&logo=postgresql&logoColor=white)]()
4+
[![PostGIS](https://img.shields.io/badge/PostGIS-3.x-008BB9?style=for-the-badge&logo=postgresql&logoColor=white)]()
5+
[![Architecture](https://img.shields.io/badge/Architecture-ECS%2FDOD-E85D04?style=for-the-badge)]()
6+
[![Design](https://img.shields.io/badge/Design-Data--Oriented-2D6A4F?style=for-the-badge)]()
7+
[![Semantics](https://img.shields.io/badge/Sémantique-schema.org-1565C0?style=for-the-badge)]()
8+
[![Hierarchy](https://img.shields.io/badge/Hiérarchies-ltree-5C6BC0?style=for-the-badge)]()
9+
[![ADR](https://img.shields.io/badge/ADR-19%20décisions-455A64?style=for-the-badge)]()
10+
[![Status](https://img.shields.io/badge/Statut-R%26D-7B1FA2?style=for-the-badge)]()
11+
312
Architecture de base de données orientée données (DOD) pour PostgreSQL 18,
413
appliquant les principes de l'Entity-Component-System (ECS) à la modélisation
514
relationnelle. Conçu pour une cible de **500 000 utilisateurs actifs**.

0 commit comments

Comments
 (0)