Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dcorderoch/java-mysql-queries

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-mysql-queries

this repository contains a small demonstration of MySQL (& MariaDB) queries from java code

the mysql-connector-java-5.1.37.jar file is included in the lib directory and needs to be included to the classpath when compiling/running the code

a set of sql files is included to create the database used in the example and should be executed in the following order:

  • create-database.sql
  • create-db-user.sql

in MySQL Workbench or the MySQL Command Line Interface, additionally the query-database.sql file contains example queries and the delete-database.sql file can be used to delete the database.

About

an example of how to use MySQL from java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.