https://github.com/programmarchy/directus-extension-sql-query
A Directus extension that defines a flow operation which executes SQL queries
https://github.com/programmarchy/directus-extension-sql-query
directus directus-extension
Last synced: 5 months ago
JSON representation
A Directus extension that defines a flow operation which executes SQL queries
- Host: GitHub
- URL: https://github.com/programmarchy/directus-extension-sql-query
- Owner: programmarchy
- License: mit
- Created: 2024-01-01T19:29:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-02T17:46:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T09:31:36.846Z (6 months ago)
- Topics: directus, directus-extension
- Language: TypeScript
- Homepage:
- Size: 34.2 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# directus-extension-sql-query
A Directus extension that defines a flow operation which executes SQL queries using [`knex.raw(sql, bindings)`](https://knexjs.org/guide/raw.html#raw-queries).
![]()