https://github.com/dubniczky/sql-templates
Native SQL and PLSQL file templates
https://github.com/dubniczky/sql-templates
plsql sql sql-query sql-template templates
Last synced: 3 months ago
JSON representation
Native SQL and PLSQL file templates
- Host: GitHub
- URL: https://github.com/dubniczky/sql-templates
- Owner: dubniczky
- License: mit
- Created: 2022-11-26T21:55:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T21:55:44.000Z (over 2 years ago)
- Last Synced: 2025-02-06T19:49:07.105Z (4 months ago)
- Topics: plsql, sql, sql-query, sql-template, templates
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# SQL Templates
Native SQL and PLSQL file templates
## Types
- `sql`: Standard SQL files, require some editing
- `template`: Template files that require integration and parameterization
- `plsql`: Oracle PL/SQL language functions