Skip to content
forked from directus/directus

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

Notifications You must be signed in to change notification settings

nagelxz/Directus

Repository files navigation

Directus Logo

Directus

Welcome to Directus, a free and open source content management framework written in Backbone.js that provides a feature-rich environment for rapid development and management of custom SQL 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.

Documentation

View the Directus documentation here:

GitHub Wiki

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.1%
  • PHP 25.1%
  • CSS 11.4%
  • HTML 2.3%
  • ApacheConf 0.1%