Skip to content

Open-Source Data Platform β€” Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users. 🐰

License

dwesty17/directus

Β 
Β 

Logo


🐰 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.


πŸš€ Deploy on Platform.sh

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

Deploy on Platform.sh

πŸ“Œ 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.

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!


Β© 2006-2021, Monospace Inc

About

Open-Source Data Platform β€” Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users. 🐰

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 48.3%
  • TypeScript 47.8%
  • SCSS 1.4%
  • Shell 0.8%
  • JavaScript 0.7%
  • CSS 0.4%
  • Other 0.6%