Skip to content

Example project that includes everything needed to query a local copy of the BIOFAB database directly using HQL or SQL

Notifications You must be signed in to change notification settings

BIOFAB/DatabasePlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load this project up in netbeans and run one of the main methods.

The following is assumed:

  PostgreSQL server listening on localhost port 5432
  Local copy of BIOFAB database loaded into postgresql under the name "biofab2"
  Read/write access to biofab2 database using the following credentials:
    username: biofab
    password: fiobab

This project depends on libBIOFAB

About

Example project that includes everything needed to query a local copy of the BIOFAB database directly using HQL or SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages