This repository contains the SQL-Editor frontend source
At the moment, SQL-Editor is not yet meant for public usage. It may contain critical bugs & security breaches.
I started the SQL-Editor project in mid 2021, based on an earlier project from 2019. The frontend and backend (which is not open source yet) were part of an optional graduation project I made for my high school graduation in 2022.
The objective was to create an easy-to-use, web-based environment for students at my school to learn and get comfortable writing SQL and interacting with real databases. For me, it was a great opportunity to start diving into web development.
Future
I plan on revisiting the project, cleaning up the codebase, making the UI simpler and faster & improve overall functionality.
I also plan on releasing a finished version of the editor to the public.
(Although a fully functioning version of the editor is currently available under
https://christian-bernstein.de/sql/1 ~> SQL Editor (wss protocol)
it is not advised to use it for anything else then 'playing around'.)
This project is developed semi-actively. Any issue will be resolved. Use GitHub Issues to let us know about any issues you encountered. Feature requests are more than welcome. Write a feature request here.
JavaScript and TypeScript code in the database: 44327 LOC