Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online playground #598

Open
gvozdvmozgu opened this issue Aug 8, 2024 · 3 comments
Open

Online playground #598

gvozdvmozgu opened this issue Aug 8, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@gvozdvmozgu
Copy link
Collaborator

Yesterday I was looking for a SQL formatter, and sqlfluff was the only one I found that worked. The others gave a syntax error I couldn’t understand. I was surprised there’s no nice “SQL playground” type website that can do it (there are a bunch but they either don’t do formatting, do it poorly, or shove tons of ads in your face).

Originally posted by mk12 in https://lobste.rs/s/q3afvj/translating_sqlfluff_rust#c_jtqs83

@benfdking benfdking added the documentation Improvements or additions to documentation label Sep 12, 2024
@benfdking
Copy link
Collaborator

benfdking commented Sep 13, 2024

I just thought I'd make a list of things still to do:

  • Deploy it
  • Add lineage
  • Add a "marketing" top bar
  • Show off the lexer output
  • Show off the AST
  • Show off lineage in a nice graph
  • Add the ability to "add lineage" in a separate file
  • Little logo that shows which dialect
  • To gather feedback we could also add a button that creates GitHub issue if they notice anything wrong

@gvozdvmozgu
Copy link
Collaborator Author

I think we can use GitHub Pages for deployment, and Netlify for example, for test deployments on PRs that affect the playground.

@benfdking
Copy link
Collaborator

GitHub Pages should do the trick. We have Vercel, so we can set that one up as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants