https://github.com/datagrip/test-mysql-connection
Sample connection test to MySQL via JDBC
https://github.com/datagrip/test-mysql-connection
Last synced: about 1 year ago
JSON representation
Sample connection test to MySQL via JDBC
- Host: GitHub
- URL: https://github.com/datagrip/test-mysql-connection
- Owner: DataGrip
- Created: 2024-01-11T10:56:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T11:16:23.000Z (over 2 years ago)
- Last Synced: 2025-01-22T09:11:42.914Z (over 1 year ago)
- Language: Java
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test-MySQL-Connection
Sample connection test to MySQL via JDBC
Replace all REPLACE_ME strings with proper values.