Directus

开源数据平台 -- Directus 用一个实时的 GraphQL+REST API 和一个直观的应用程序为非技术用户包装任何 SQL 数据库。「Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.」

Github星跟踪图

🐰 Introduction

Directus is a real-time API and App dashboard for managing SQL database content.

  • Free & open-source. No artificial limitations, vendor lock-in, or hidden pricing.
  • REST & GraphQL API. Instantly adds a blazingly fast Node.js API layer to your database.
  • Manage pure SQL. Works with existing SQL databases, or helps build new architectures from scratch.
  • Choose your database. Supports PostgreSQL, MySQL, SQLite, OracleDB, MariaDB and MS-SQL.
  • Allows self-hosting. Choose your hosting and infrastructure, run locally, or deeply integrate on-premises.
  • Completely extensible. Built to white-label, it is easy to customize our modular platform.
  • A modern dashboard. A Vue.js Admin App so safe and intuitive, non-technical users require no training.

Learn more about Directus on our website.

🚧 Release Candidate

This is pre-release software. While we're providing migrations between versions, changes may occur at any time, and
certain features might be missing or broken. You can follow along with
the issue tracker for an in-depth list of upcoming enhancements, with the
following notable features still under development:

  • MS SQL Support
  • OracleDB Support
  • Import/Export Endpoints

⚙️ Installation

Create a new Directus project by running the following npm command:

npx create-directus-project my-project

Or, using yarn:

yarn create directus-project my-project

Simply follow the setup prompts and the CLI will create your new project directory (eg: my-project), configuration
file, and initial database. To get the most out of Directus, and to ensure you have the latest security patches, it is
important to keep your projects up-to-date.

:rocket: Deploy on Platform.sh

An empty Directus project repository is maintained by
Platform.sh that you can quickly deploy using the button below.

:rocket: Deploy on Heroku

You can quickly deploy a project on Heroku using our community maintained template.

📌 Requirements

Directus only requires Node.js and supports most operating systems and SQL database vendors.

  • Node.js 10+
  • npm 6.x+

Supported Databases

  • PostgreSQL 10+
  • MySQL 5.7.8+
  • MariaDB 10.2+
  • SQLite 3+
  • MS-SQL X.X+
  • OracleDB X.X+

Supported OS

Other operating systems may also work, but are not officially supported.

🤔 Community Help

In addition to the Directus Documentation, you can also request help via the following
channels:

❤️ 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 (GPLv3) project, made possible with support from our passionate core
team, talented contributors, and amazing GitHub Sponsors. Thank you all!

© 2004-2021, Monospace Inc

主要指标

概览
名称与所有者directus/directus
主编程语言TypeScript
编程语言JavaScript (语言数: 8)
平台Docker, Linux, Mac, Windows
许可证Other
所有者活动
创建于2012-12-12 01:35:36
推送于2025-07-28 17:10:41
最后一次提交
发布数419
最新版本名称v11.9.3 (发布于 )
第一版名称v6.0alpha-pre-db-refactor (发布于 2013-03-28 13:24:24)
用户参与
星数31.8k
关注者数324
派生数4.3k
提交数13k
已启用问题?
问题数9277
打开的问题数279
拉请求数8010
打开的拉请求数25
关闭的拉请求数1188
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?