Skip to content

Cross-platform SQLite managing application. (JavaFX)

License

Notifications You must be signed in to change notification settings

yehorbk/SQLiteManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLiteManager

Cross-platform SQLite managing application. (JavaFX)

It provides a simple implementation of Database Manager, that allows you to work with SQLite Databases.

Specifications

How to Run

  1. Open public folder.
  2. Run:
  • Java: java -jar ./SQLiteManager.jar
  • Jar Launcher: click on SQLiteManager.jar
  • Terminal: launch the run.* file. For MacOS .command, for UNIX .sh, for Windows .bat

If you have a troubles with running check your Java Version.

Author

Yehor Bublyk: GitHubTwitter