Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You would need to be familiar with C, C++, Python or Java, and would ideally have experience working with disparate Free Software communities.

Apache Derby Datastore

Project Goal:
Implement a datastore backed by Hibernate or Apache Derby

Contact Person: Aidan Skinner <aidan AT apache DOT org>

Project Description:

Create a persistent datastore for Qpid that uses JDBC to connect to a database and which uses Apache Derby as a default backend. Bonus points for implementing it using hibernate so it's easily portable across different databases.

You would need to be familiar with Java, JDBC, Hibernate and SQL.