SQL Dialects
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13k
- Forks
- 1.4k
- Avg merge
- 15h 36m
- Merged PRs (30d)
- 3
Description
Language
SQL is an option in Prism, but each dialect/flavour (i.e. MySQL, PL\SQL (Oracle), Transact-SQL (SQL Server)), etc have their own nuances, functions, keywords. Could individual languages be added for these dialects. These would likely be an extend of the sql language.
I'm happy to give T-SQL a go, but don't know if others would be interested in doing so, or if there is interest.
Additional resources
SQL Server technical documentation
MySQL Documentation
Database PL/SQL Language Reference
PostgreSQL
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Prism's existing SQL language definition and the linked MySQL, Oracle, SQL Server, and PostgreSQL documentation. Confirm which dialects are in scope and how they should extend SQL; done means the selected dialect grammars recognize their documented dialect-specific syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, mysql, postgresql, sql
- Domain
- databases, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100