SQL Console in Your Browser – No Need for Eclipse or SAP GUI Installation
- Execute SQL commands
- Save query history
- Data preview
- S/4 Public Cloud and BTP ABAP Environment (ABAP for Cloud)
- S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
- SAP NetWeaver AS ABAP 7.50 or higher (Standard ABAP)
This is a developer tool. It runs the SQL the user enters, without an authorization check of its own; the native path additionally uses ADBC and therefore bypasses ABAP authorizations and client separation. Before using it beyond a development system, add your own authorization checks and restrict who may run the app (see the Todo below).
- Extend the input-to-SQL translation
- Add authorization checks
- XLSX Export
- Fix ABAP Cloud Readiness
Pull requests are welcome! Whether you're fixing bugs, adding new functionality, or improving documentation, your contributions are highly appreciated. If you encounter any issues, feel free to open an issue.