Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API integration for work with MySQL database. #25

Open
4-proxy opened this issue Oct 1, 2024 · 0 comments
Open

API integration for work with MySQL database. #25

4-proxy opened this issue Oct 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@4-proxy
Copy link
Owner

4-proxy commented Oct 1, 2024

Main theme

For the application to be capable, it is required to provide an interface to interact with the application database, i.e. MySQL.

Main features

It is planned to integrate an external API that will provide a code base for the implementation of an internal API for working with the database.

  • Establishing/disestablishing a connection to the database;
  • Executing queries to the database;
  • Generating queries to the database;
  • Retrieving database information;

Extras

External API: https://github.com/4-proxy/BlueberrySQL-API

@4-proxy 4-proxy added the enhancement New feature or request label Oct 1, 2024
@4-proxy 4-proxy added this to the Development stage milestone Oct 1, 2024
@4-proxy 4-proxy self-assigned this Oct 1, 2024
@4-proxy 4-proxy pinned this issue Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant