Le dictionnaire de données moderne pour équipes tech

DataDict.io is a SaaS application for creating, documenting, and sharing clear, readable data dictionaries. It is designed to replace fragmented or hard-to-maintain spreadsheets with a structured, visual interface tailored to technical teams.
The product is currently in MVP (V0.1). It focuses on core functionality: defining entities and fields, specifying data types and constraints, sharing documentation via a public link, and exporting to Markdown or PDF for use in documentation and presentations.
Users create a project and model their data structure by defining entities (tables) and fields. For each field, they can set the data type and constraints such as primary keys, indexes, uniqueness, and default values. The interface provides a visual, structured view to keep schemas readable and consistent.
Changes are saved instantly, reducing the risk of version conflicts and minimizing manual synchronization. When documentation is ready, it can be shared via a public link for quick stakeholder access or exported as Markdown for developer documentation and PDF for reviews or presentations.
| Area | Details |
|---|---|
| Modeling | Define entities (tables), fields, and relationships via a visual interface |
| Data types | VARCHAR, INT, BOOLEAN, JSON, UUID, and other common types |
| Constraints | Primary keys, indexes, uniqueness, default values |
| Collaboration | Instant save to reduce friction; share via public link (viewing without account) |
| Export | Markdown for documentation; PDF for presentations |
| Access | Public read-only sharing link |
| Status | MVP (V0.1) focusing on core documentation needs |