8 pointsby lwng24 days ago5 comments
  • lwng24 days ago
    As a high school student learning to build production level applications, I've found that practical use of SQL is incredibly important for reading, writing, and querying for structured data across all of the apps that I'm building. I decided to build this tool for myself and others to play in a sandbox SQL environment that allows anyone to play with a blank slate SQL database or choose from pre-created data sets. There is also an element of learning built it where the app will help someone new get started with a few tutorial questions to learn SQL.
  • lunaru4 days ago
    Great to see you launch this! I know you've put a lot of work into it and I've found it fine going through the samples. (Disclaimer: family member of the OP)

    Bit of feedback: It would be a little easier to jump into the Learning mode if it defaulted with more UI space.

  • reacweb4 days ago
    Hello, I like it very much. I am more a backend guy. Can you please share the code (at least the front end code) ?
  • vsloo4 days ago
    Looks great! I admire the hard work and hustle. Keep it up :)
  • hkc88hkc4 days ago
    Interesting!