Azure Offers Directus Implementation
Written by Kay Ewbank   
Tuesday, 25 January 2022

Azure users now have a simple way to implement Directus, via an automatic GraphQL and REST endpoint for Azure SQL.

Directus is an open-source Data Platform that can be used to access and manage database content. Directus is built entirely on Node.js, and installs as a layer on top of your existing SQL database, mirroring its content and schema. When it's installed you get a dynamic API (REST and GraphQL) and no-code app that makes the data more accessible across the organization.

azure

Azure users can install and begin making use of Directus through a sample implementation in Azure. This makes it possible to ingest, fetch, or update data using the Directus REST+GraphQL API, JavaScript SDK, or even pure SQL.

The advantgae Directus offers is to automatically expose the underlying tables using REST and GraphQL endpoints. The Directus developers say you don't have to write a single line of code to make sure your table is reachable and usable via REST or GraphQL calls. You just have to configure what you want and all the plumbing will be done automatically for you.

Directus returns the information in nested JSON format, with only the fields and relational data you request being returned. Developers can write logic to tailor the core Directus API responses.

Directus comes with out of the box support for SSO (OAuth2, OpenID, etc), 2FA, SCIM, static API tokens, and configurable CORS headers.

Caching support is provided by built-in API caching that is automatically flushed after data revisions, and that supports memory, Redis, or Memcache.

Querying options include pure SQL queries, full GraphQL support, and a complete REST API. There are also custom API endpoints and event hooks for all actions within the system.

Directus is available on the Azure marketplace 

 azure

More Information

Directus

Related Articles

Microsoft Adds New Azure SDKs

Microsoft Launches Azure Blockchain Service

Azure Functions 2 Supports More Platforms

Go SDK For Azure Released

Azure Big Data Announcements

Azure Updates Announced At MS Connect()

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Get Ready For Pure Virtual C++ 2025 Conference
22/04/2025

Pure Virtual C++ is Micorosft's free, one-day, virtual conference  for the whole C++ community. This year, it is running on April 30th.



Ingres vs Postgres MVCC Explained With Neo4j's LLM Knowledge Graph Builder
14/04/2025

LLM Knowledge Graph Builder is an application designed to turn
unstructured data such as pdfs, text documents, YouTube videos, and web pages, into a knowledge graph stored in Neo4j, promising much bet [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info