mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
47c438b4e3e2611f16ab372bea66d6396cd13cca
* Filter by active users * Allow simple where clause * Update tests * Add field counts * Add database size * Fix test * Add changeset * Remove comment Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Fix user counts for edge cases * Update test * Add db size unit and jsdoc Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com> * Return null if database size undetermined Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> * Fix extensions bundle count * Update tests * Account for partially enabled bundles * Update tests * Remove inner await * Account for bundle enabled with all nested extensions disabled * Update test * Prefix with users instead * Fix invalid activeTotal value Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com> * redo extension counting and fix test * shorten get field count * change to test the subtraction instead of implementation * use new name for key * Revert users naming convention change Tricky to map fields from older versions into the updated field names * Get extensions count from ExtensionManager Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * Update extension count test * Mock EMAIL_TEMPLATES_PATH * Fix formatting --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com> Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
🐰 Introduction
Directus is a real-time API and App dashboard for managing SQL database content.
- Open Source. No artificial limitations, vendor lock-in, or hidden paywalls.
- REST & GraphQL API. Instantly layers a blazingly fast Node.js API on top of any SQL database.
- Manage Pure SQL. Works with new or existing SQL databases, no migration required.
- Choose your Database. Supports PostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, and MS-SQL.
- On-Prem or Cloud. Run locally, install on-premises, or use our self-service Cloud service.
- Completely Extensible. Built to white-label, it is easy to customize our modular platform.
- A Modern Dashboard. Our no-code Vue.js app is safe and intuitive for non-technical users, no training required.
Learn more about Directus • Documentation
🚀 Directus Cloud
Directus Cloud allows you to create projects, hosted by the Directus team, in 90 seconds.
- No product limitations or service usage quotas (unlimited users, API requests, etc)
- A modern self-service dashboard to create and monitor all your projects in one place
- End-to-end solution: Directus, database, serverless auto-scaling, storage, and a global CDN
- Select your desired region and provision a new project in ~90 seconds
Create a Directus Cloud Project
🤔 Community Help
The Directus Documentation is a great place to start, or explore these other channels:
- Discord (Questions, Live Discussions)
- GitHub Issues (Report Bugs)
- GitHub Discussions (Feature Requests)
- Twitter (Latest News)
- YouTube (Video Tutorials)
❤️ Contributing & Sponsoring
Please read our Contributing Guide before submitting Pull Requests.
All security vulnerabilities should be reported in accordance with our Security Policy.
Directus is a premium open-source (BSL 1.1) project, made possible with support from our passionate core team, talented contributors, and amazing GitHub Sponsors. Thank you all!!
© 2004-2024, Monospace, Inc.
Description
Languages
TypeScript
77.4%
Vue
21.1%
JavaScript
0.5%
SCSS
0.5%
Liquid
0.3%
Other
0.2%
