Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zerossb/jdbmanager
Database Manager for Apache Derby
https://github.com/zerossb/jdbmanager
Last synced: 23 days ago
JSON representation
Database Manager for Apache Derby
- Host: GitHub
- URL: https://github.com/zerossb/jdbmanager
- Owner: zerossB
- License: gpl-3.0
- Created: 2015-02-27T12:36:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-23T16:57:37.000Z (over 9 years ago)
- Last Synced: 2024-11-07T15:53:32.833Z (2 months ago)
- Language: Java
- Size: 11.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# JDBManager
JDBManager is a database manager which shows all the tables in the database, facilitating handling them without getting spending hours of programming or even using SQL directly in the bank.##Download
[Download] <-- Here[Source] <-- Source of JDBManager (Netbeans project)
##Database Supported
- [Apache Derby]##Features
- Easy Handling
- Portable
- No need to know SQL (just the basics)
- CRUD Only (More options in other updates)##Installation
- [Java] 1.7 or higher
- [Apache Derby]##Directory Structure
* dist - Binaries
* lib - Libraries of Project
* src - Source of Project
* controller - Controllers of JDBManager
* images - Icons used in project
* model - Design class model
* view - View of project##Version
- 0.5##License
- [GNU-GPL]##Partners
- [SoLUC - Software Livre Unesp CTA]**Free Software, Hell Yeah!**
[SoLUC - Software Livre Unesp CTA]:https://sites.google.com/site/projetosoluc/
[Apache Derby]:http://db.apache.org/derby/
[GNU-GPL]:http://www.gnu.org/copyleft/gpl.html
[Download]:https://github.com/zerossB/JDBManager/blob/master/dist/JDBManagerJar.rar?raw=true
[Source]:https://github.com/zerossB/JDBManager/blob/master/dist/JDBManager.rar?raw=true
[Java]:http://java.com/pt_BR/download/installed8.jsp