Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethen-kem/sqlclientquerylogic
This Branch of the Sqlclient handles the main querying of data using python and work in hand with the c# backend
https://github.com/ethen-kem/sqlclientquerylogic
Last synced: 3 days ago
JSON representation
This Branch of the Sqlclient handles the main querying of data using python and work in hand with the c# backend
- Host: GitHub
- URL: https://github.com/ethen-kem/sqlclientquerylogic
- Owner: ethen-kem
- License: mit
- Created: 2024-08-18T11:57:44.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T14:17:01.000Z (3 months ago)
- Last Synced: 2024-10-17T13:55:06.215Z (29 days ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SqlClientQueryLogic
This Branch of the Sqlclient handles the main querying of data using python and work in hand with the c# backendThe http client is recommended for normal communication with the service.
NOTE: IGNORE THE RABBITMQ CLIENT DIR, INCLUDED IT ONLY FOR LEARNING PURPOSES,
EXPLORING MICROSERVICE COMMUNICATION METHODS, FEEL FREE TO IGNORE IT OR TEST IT OUT.