ihonde / Directus

Directus is a free and open source, client-friendly database GUI written in backbone.js that provides a feature-rich environment for rapid development and management of custom database solutions.

Home Page:http://www.getdirectus.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus Logo

Directus

Welcome to Directus, a free and open-source, client-friendly database GUI written in Backbone.js that provides a feature-rich environment for rapid development and management of custom database solutions. Directus makes no assumptions about how you should architect your schema – giving you the freedom to tailor the database to your specific project needs and provide an intuitive, one-to-one interface to your users. And instead of encompassing your entire project, Directus focuses on a lightweight core suite designed to integrate with the frameworks already in your workflow.

Learn more at getdirectus.com

Documentation

View the Directus documentation here:

GitHub Wiki

  1. Installation & Configuration
  2. Settings & Customization
  3. Inputs and Interfaces
  4. Getting Started Using Directus
  5. Extending Directus
  6. Development Build
  7. Directus REST API
  8. Ports, Libraries, and Frameworks to Consider

Issues

Discovered a bug? Please create an issue here on GitHub!

https://github.com/RNGR/directus6/issues

Versioning

For transparency and insight into our release cycle, releases will be numbered with the follow format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backwards compatibility bumps the major
  • New additions without breaking backwards compatibility bumps the minor
  • Bug fixes and misc changes bump the patch

For more information on semantic versioning, please visit http://semver.org/.

Screenshots

Directus Tables

Directus Item Listing

Directus Edit Page

Directus Activity

Directus Files

Directus Users

Directus Settings

Directus Tables & Inputs

Directus Tables & Inputs Edit

Directus Permissions

About

Directus is a free and open source, client-friendly database GUI written in backbone.js that provides a feature-rich environment for rapid development and management of custom database solutions.

http://www.getdirectus.com


Languages

Language:JavaScript 61.8%Language:PHP 24.5%Language:CSS 11.3%Language:HTML 2.3%Language:ApacheConf 0.1%