Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abap2ui5-addons/sql-console

Run SQL Commands in Your Browser
https://github.com/abap2ui5-addons/sql-console

abap abap2ui5 abapgit fiori open-source openui5 sapui5 ui5

Last synced: 5 days ago
JSON representation

Run SQL Commands in Your Browser

Awesome Lists containing this project

README

        

# a2UI5-sql-console
SQL Console in Your Browser – No Need for Eclipse or SAP GUI Installation

#### Features
* Execute SQL commands
* Save query history
* Data preview

#### Compatibility:
* BTP ABAP Environment (ABAP for Cloud)
* S/4 Public Cloud ABAP Environment (ABAP for Cloud)
* S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
* R/3 NetWeaver AS ABAP 7.50 or higher (Standard ABAP)

#### Required Projects:
* [S-RTTI](https://github.com/sandraros/S-RTTI)
* abap2UI5
* [js-libraries](https://github.com/abap2UI5-addons/js-libraries)

#### Credits
* Logic for Query to ABAP SQL Translation used from [ZTOAD](https://github.com/marianfoo/ztoad), integrated by [choper725](https://github.com/choper725)

#### TODO
* Extend the input-to-SQL translation
* Add authorization checks
* XLSX Export
* Fix ABAP Cloud Readiness

#### Contribution & Support
Pull Requests are welcome! Whether you're fixing a bug, adding new functionality, or improving the documentation, your contributions are always appreciated. If you run into problems, feel free to open an issue.

# Demo
image