https://github.com/lawebcapsule/d9
d9 - openSource maintenance of directus
https://github.com/lawebcapsule/d9
backend-service database-design database-management forms headless-cms javascript mariadb mysql no-code postgresql sql typescript
Last synced: about 15 hours ago
JSON representation
d9 - openSource maintenance of directus
- Host: GitHub
- URL: https://github.com/lawebcapsule/d9
- Owner: LaWebcapsule
- License: gpl-3.0
- Created: 2023-05-18T10:28:16.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-04-17T11:20:37.000Z (7 days ago)
- Last Synced: 2026-04-17T13:27:19.169Z (7 days ago)
- Topics: backend-service, database-design, database-management, forms, headless-cms, javascript, mariadb, mysql, no-code, postgresql, sql, typescript
- Language: TypeScript
- Homepage: https://d9.webcapsule.io
- Size: 213 MB
- Stars: 111
- Watchers: 5
- Forks: 16
- Open Issues: 32
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: contributing.md
- License: license
- Code of conduct: code_of_conduct.md
- Codeowners: .github/CODEOWNERS
- Security: security.md
Awesome Lists containing this project
README

## Introduction
This is the official documentation for the d9 data platform. These docs are also available via
[a public website]({{DOCS_URL}}).
**[Learn more about d9]({{WEBSITE_URL}})**
## Community Help
[The d9 Documentation]({{DOCS_URL}}) is a great place to start, or explore these other channels:
- [GitHub Issues]({{GITHUB_URL}}/issues) (Report Bugs)
- [GitHub Discussions]({{GITHUB_URL}}/discussions) (Feature Requests, Questions)
## Contributing
> **Note**
>
> This project uses [`pnpm`](https://pnpm.io) to manage the dependencies, install it if you haven't via `npm i -g pnpm`.
1. Fork and clone the repo
2. Install the dependencies through `pnpm install`
3. Run the docs website by running `pnpm dev`
## Asset Disclaimer
This documentation contains modified versions of the original Directus 9 assets (screenshots, diagrams, and videos). These assets have been altered to replace Directus branding with d9 branding and to remove any user-identifying information. No original Directus trademarks, logos, or personal data from Directus contributors are used in this project.