facebook

Found a new lightweight Java Database

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249145 Reply

    bobcoss
    Member

    I’ve been on a quest for a while to find a nice opensource lightweight java database that will work with myEclipse Database Explorer and Hibernate. I’ve been messing around with Derby and HSQLDB for some time.

    I ran across a project yesterday called H2 which looks very interesting. I was able to implement it easily into MyEclilpse’ Database Explorer, and it will even work with the Edit Data functions. The project is still in alpha, but looks very promising especially from a performance perspective.

    It looks like a good solution for working on tuturials and modeling an application.

    My ultimate solution will have a plugin that will allow me to add a database nature (like Derby) to my project, and then allow me to quickly and easily design database tables graphically (Please hurry ME), and enter test data using the edit tools.

    I think we will get there eventually.

    Hope someone else finds this useful.

    Bob

    #249146 Reply

    bobcoss
    Member

    The url of the project is http://www.h2database.com

    #249248 Reply

    Haris Peco
    Member

    Bob,

    We develop database design (table edit) and it will be ready in future releases.We will test your database, too

    Best regards

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Found a new lightweight Java Database

You must be logged in to post in the forum log in