GithubHelp home page GithubHelp logo

directus / v5-archive Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 10.0 906 KB

Directus 5 Suite — Legacy [EOL]

Home Page: https://directus.io

License: GNU General Public License v3.0

PHP 64.75% CSS 21.54% JavaScript 13.71%

v5-archive's Introduction

Directus Logo


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


🚀 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:


❤️ 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.

v5-archive's People

Contributors

benhaynes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

v5-archive's Issues

Request: Adding 'relational' to list of interpretations of integers (SQL)

When adding 'relational' to the list of possible interpretations of INTS in get_datatype_formats() in functions.php:1669 it is possible to use plain ints as relation.

$return['int'] = array('numeric', 'dropdown_int', 'rating', 'histogram', 'relational');

The problem is that the option_glue entered on the settings page must be empty, not comma as the default suggests.

Do you think it's useful / usable that way and is there a way to make the option_glue vanish by default in this case?

It would be nice if you could add this feature!

Directus is a marvelous tool!

Relations between tables

I'm playing a bit with this system and loved it. Tried to install D6 but unsuccessful and I saw the code and I'm not a lover of that type of use of js and I love the simplicity of D5 with php.

Now, I've created a blog table on MySQL, where there is a author_id column, and I'm using settings to make relation of author id with user id, the problem is, how do you set it to get real id of the author ( which is the one is creating it ) without using dropdown. That should be automatically set when creating the post.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.