Skip to content

ABAP Database Manager Internal or External Database Doesn't Matter :d

License

Notifications You must be signed in to change notification settings

furkancosgun/ABAP_DATABASE_MANAGER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ABAP DATABASE MANAGER

Türkçe README

Amaç

Bu proje, SAP ABAP dilinde yazılmış bir SQL sorgu uygulamasını içerir. Bu uygulama, SAP sistemi içindeki veya dışarıdaki veritabanlarına istenen SQL sorgularını işler ve sonuçları kullanıcılara sunar, SQL Server Management Studio gibi bir arayüz sağlar.

İşlevler:

  • SQL sorgularını çalıştırma
  • Veritabanından veri alma
  • Veritabanına veri ekleme ve güncelleme
  • Veritabanındaki verileri silme

Kullanım

Proje dosyalarını yerel bir ABAP geliştirme ortamına aktarın ve uygulamayı çalıştırmak için gerekli adımları izleyin.

Katkıda Bulunma

Eğer projeye katkıda bulunmak isterseniz, lütfen bir çekme isteği (pull request) gönderin veya sorunlar (issues) ekleyin.

English README

This project contains an SQL query application written in SAP ABAP language. This application processes requested SQL queries against databases within or outside the SAP system and provides results to users, offering an interface similar to SQL Server Management Studio.

Purpose

This project includes an SQL query application written in SAP ABAP language. The application processes SQL queries requested for databases within or outside the SAP system and presents the results to users, providing an interface similar to SQL Server Management Studio.

Functionalities:

Executing SQL queries Retrieving data from databases Adding and updating data in the database Deleting data from the database

Usage

To run the application, transfer the project files to a local ABAP development environment and follow the necessary steps.

Contributing

If you would like to contribute to the project, please submit a pull request or add issues.

Screenshot

NORMAL QUERY COUNT QUERY
INNER QUERY INNER + DISTINCT QUERY

About

ABAP Database Manager Internal or External Database Doesn't Matter :d

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages