links.html 14.1 KB
Newer Older
1 2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
3 4 5
Copyright 2004-2008 H2 Group. Multiple-Licensed under the H2 License, Version 1.0,,
and under the Eclipse Public License, Version 1.0
(http://h2database.com/html/license.html).
6 7 8 9 10 11
Initial Developer: H2 Group
-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" /><title>
H2 In Use and Links
</title><link rel="stylesheet" type="text/css" href="stylesheet.css" />
12
<!-- [search] { -->
13 14 15
<script type="text/javascript" src="navigation.js"></script>
</head><body onload="frameMe();">
<table class="content"><tr class="content"><td class="content"><div class="contentDiv">
16
<!-- } -->
17 18

<h1>H2 In Use and Links</h1>
19 20 21 22
<p>
Those are just a few links to products using or supporting H2.
If you want to add a link, please send it to the support email address or post it in the group.
</p>
23

24 25 26
<h2>Books</h2>
<a href="http://code.google.com/p/seaminaction/wiki/GettingStarted">
Seam In Action</a>
27 28

<h2>Extensions</h2>
29 30 31 32
<a href="http://code.google.com/p/h2osgi">
h2osgi: OSGi for the H2 Database</a><br />
<a href="http://code.google.com/p/h2sharp">
H2Sharp: ADO.NET interface for the H2 database engine.</a><br />
33
<a href="http://geosysin.iict.ch/irstv-trac/wiki/H2spatial/Download">
34
Spatial capabilities</a>
35 36

<h2>Blogs</h2>
37 38
<a href="http://zvikico.typepad.com/problog/2008/04/h2-performance.html">
H2 Database - Performance Tracing (2008-04-30)</a><br />
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
<a href="http://www.bluedevel.com/blog/?p=12">
Testing your JDBC data access layer with DBUnit and H2 (2007-09-18)</a><br />
<a href="http://www.encorewiki.org/display/encore/Open+Source+Databases+Comparison">
Open Source Databases Comparison (2007-09-11)</a><br />
<a href="http://thecodist.com/fiche/thecodist/article/the-open-source-frameworks-i-use">
The Codist: The Open Source Frameworks I Use (2007-07-23)</a><br />
<a href="http://thecodist.com/fiche/thecodist/article/sql-injections-how-not-to-get-stuck">
The Codist:  SQL Injections: How Not To Get Stuck (2007-05-08)</a><br />
<a href="http://manichord.com/blog/2007/05/helma-h2-to-easy.html">
One Man Band: (Helma + H2) == "to easy" (2007-03-11)</a><br />
<a href="http://blogs.sun.com/coldrick/entry/new_version_of_h2_database">
David Coldrick's Weblog: New Version of H2 Database Released (2007-01-06)</a><br />
<a href="http://thecodist.com/fiche/thecodist/article/write-your-own-database-again-an-interview-with-the-author-of-h2-thomas-mueller">
The Codist: Write Your Own Database, Again (2006-11-13)</a><br />

<h2>Project Pages</h2>
<a href="http://www.ohloh.net/projects/3924?p=H2+Database+Engine">
Ohloh</a><br />
<a href="http://freshmeat.net/projects/h2">
Freshmeat Project Page</a><br />
<a href="http://en.wikipedia.org/wiki/H2_%28DBMS%29">
Wikipedia</a><br />
<a href="http://oszone.org/project/1749">
OSZone</a><br />
<a href="http://java-source.net/open-source/database-engines/h2">
Java Source Net</a><br />
<a href="http://packman.links2linux.org/package/h2">
Linux Package Manager</a><br />

68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
<h2>Database Frontends / Tools</h2>

<p><a href="http://www.dbsolo.com">
DB Solo</a><br />
SQL query tool.
</p>

<p><a href="http://www.minq.se/products/dbvis">
DbVisualizer</a><br />
Database tool.
</p>

<p><a href="http://executequery.org">
Execute Query</a><br />
Database utility written in Java.
</p>

<p><a href="http://henplus.sourceforge.net">
HenPlus</a><br />
HenPlus is a SQL shell written in Java.
</p>

<p><a href="http://sqldeveloper.solyp.com/index.html">
SQL Developer</a><br />
Universal Database Frontend.
</p>

<p><a href="http://sql-workbench.net">
SQL Workbench/J</a><br />
Free DBMS-independent SQL tool.
</p>

<p><a href="http://www.squirrelsql.org">
SQuirreL SQL Client</a><br />
Graphical tool to view the structure of a database, browse the data, issue SQL commands etc.
</p>

<p><a href="http://dbcopyplugin.sf.net">
SQuirreL DB Copy Plugin</a><br />
Tool to copy data from one database to another.
</p>

110 111
<h2>Products and Projects</h2>

112 113 114 115 116
<p><a href="http://aejaks.sf.net">
&AElig;jaks</a><br />
A server-side scripting environment to build AJAX enabled web applications.
</p>

117 118 119 120 121
<p><a href="http://www.axiomstack.com/">
Axiom Stack</a><br />
A web framework that let's you write dynamic web applications with Zen-like simplicity.
</p>

122 123
<p><a href="http://cayenne.apache.org/">
Apache Cayenne</a><br />
124 125 126
Open source persistence framework providing object-relational mapping (ORM) and remoting services.
</p>

127 128
<p><a href="http://jackrabbit.apache.org">
Apache Jackrabbit</a><br />
129 130 131
Open source implementation of the Java Content Repository API (JCR).
</p>

132 133
<p><a href="http://incubator.apache.org/openjpa">
Apache OpenJPA</a><br />
134 135 136
Open source implementation of the Java Persistence API (JPA).
</p>

137 138
<p><a href="http://appfuse.org">
AppFuse</a><br />
139 140 141
Helps building web applications.
</p>

142 143 144 145 146
<p><a href="http://www.bgblitz.com">
BGBlitz</a><br />
The Swiss army knife of Backgammon.
</p>

147 148
<p><a href="http://wiki.blojsom.com">
Blojsom</a><br />
149
Java-based multi-blog, multi-user software package (Mac OS X Weblog Server).
150 151
</p>

152 153
<p><a href="http://bmarks-portlet.sourceforge.net">
Bookmarks Portlet</a><br />
154
JSR 168 compliant bookmarks management portlet application.
155 156
</p>

157 158
<p><a href="http://www.claros.org">
Claros inTouch</a><br />
159 160 161
Ajax communication suite with mail, addresses, notes, IM, and rss reader.
</p>

162 163 164 165 166
<p><a href="http://crashplan.com/business">
CrashPlan PRO Server</a><br />
Easy and cross platform backup solution for business and service providers.
</p>

167 168 169 170 171 172 173 174 175
<p><a href="http://antilogics.com/epictetus.html">
Epictetus</a><br />
Free cross platform database tool.
</p>
 
<p><a href="http://fabric3.codehaus.org/">
Fabric3</a><br />
Fabric3 is a project implementing a federated service network based on the Service Component Architecture specification (http://www.osoa.org).
</p>
176

177 178 179 180 181
<p><a href="http://www.fluxcorp.com">
Flux</a><br />
Java job scheduler, file transfer, workflow, and BPM.
</p>

182 183
<p><a href="http://www.goldenstudios.or.id">
Golden T Studios</a><br />
184 185 186 187 188 189 190
Fun-to-play games with a simple interface.
</p>

<p><a href="http://www.gs.sjts.co.jp">
Group Session</a><br />
Open source web groupware.
</p>
191

192
<p><a href="http://ha-jdbc.sourceforge.net">
193
HA-JDBC</a><br />
194 195 196
High-Availability JDBC: A JDBC proxy that provides light-weight, transparent, fault tolerant clustering capability to any underlying JDBC driver.
</p>

197 198 199 200 201
<p><a href="http://coolharbor.100free.com/index.htm">
Harbor</a><br />
Pojo Application Server.
</p>

202 203
<p><a href="http://hibernate.org">
Hibernate</a><br />
204 205 206
Relational persistence for idiomatic Java (O-R mapping tool).
</p>

207 208
<p><a href="http://www.willuhn.de/projects/hibiscus/">
Hibicius</a><br />
209
Online Banking Client for the HBCI protocol.
210 211
</p>

212 213
<p><a href="http://geosysin.iict.ch/irstv-trac/wiki/H2spatial/Why">
H2 Spatial</a><br />
214 215 216
A project to add spatial functions to H2 database.
</p>

217 218 219 220 221 222 223
<p><a href="http://www.believeit.ltd.uk">
ImageMapper</a><br />
ImageMapper frees users from having to use file browsers to view their images. 
They get fast access to images and easy cataloguing of them via a user friendly 
interface.
</p>

224 225
<p><a href="http://jamwiki.org">
JAMWiki</a><br />
226 227 228
Java-based Wiki engine.
</p>

229 230
<p><a href="http://dev.orf.at/trac/jala">
Jala</a><br />
231
Open source collection of JavaScript modules.
232 233
</p>

234 235
<p><a href="http://mywebpage.netscape.com/davidlbarron/javaplayer.html">
JavaPlayer</a><br />
236 237 238
Pure Java MP3 player.
</p>

239 240 241 242 243
<p><a href="http://code.google.com/p/javasimon">
Java Simon</a><br />
Simple Monitoring API.
</p>

244 245 246 247 248
<p><a href="http://jgeocoder.sourceforge.net">
JGeocoder</a><br />
Free Java geocoder. Geocoding is the process of estimating a latitude and longitude for a given location.
</p>

Thomas Mueller's avatar
Thomas Mueller committed
249 250 251 252 253
<p><a href="http://jena.sourceforge.net/">
Jena</a><br />
Java framework for building Semantic Web applications.
</p>

254 255
<p><a href="http://jmatter.org/">
JMatter</a><br />
256 257 258
Framework for constructing workgroup business applications based on the Naked Objects Architectural Pattern.
</p>

259 260
<p><a href="http://www.jpox.org">
JPOX</a><br />
261 262 263
Java persistent objects.
</p>

264 265
<p><a href="http://code.google.com/p/liftweb/">
Liftweb</a><br />
266
A Scala-based, secure, developer friendly web framework.
267 268
</p>

269
<p><a href="http://liquibase.org">
270
LiquiBase</a><br />
271 272 273
A tool to manage database changes and refactorings.
</p>

274 275
<p><a href="http://luntbuild.javaforge.com">
Luntbuild</a><br />
276 277
Build automation and management tool.
</p>
278

279 280 281 282 283 284
<p><a href="http://pfgrc.jcvi.org/index.php/bioinformatics/magnolia.html">
Magnolia</a><br />
Microarray Data Management and Export System for PFGRC 
(Pathogen Functional Genomics Resource Center) Microarrays.
</p>

285 286 287 288 289
<p><a href="http://www.source-code.biz/snippets/java/8.htm">
MiniConnectionPoolManager</a><br />
A lightweight standalone JDBC connection pool manager.
</p>

290 291
<p><a href="http://jenkov.com/mrpersister/index.html">
Mr. Persister</a><br />
292 293 294
Simple, small and fast object relational mapping.
</p>

295 296
<p><a href="http://myna.emptybrain.info">
Myna Application Server</a><br />
297 298 299
Java web app that provides dynamic web content and Java libraries access from JavaScript.
</p>

300 301
<p><a href="http://docs.codewave.de/mytunesrss3/">
MyTunesRss</a><br />
302 303 304
MyTunesRSS lets you listen to your music wherever you are.
</p>

305 306
<p><a href="http://ncgc.nih.gov/pub/openhts/">
NCGC CurveFit</a><br />
307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322
From: NIH Chemical Genomics Center, National Institutes of Health, USA.
An open source application in the life sciences research field. This
application handles chemical structures and biological responses of
thousands of compounds with the potential to handle million+ compounds.
It utilizes an embedded H2 database to enable flexible query/retrieval
of all data including advanced chemical substructure and similarity
searching. The application highlights an automated curve fitting and
classification algorithm that outperforms commercial packages in the
field. Commercial alternatives are typically small desktop software
that handle a few dose response curves at a time. A couple of
commercial packages that do handle several thousand curves are very
expensive tools (&gt;60k USD) that require manual curation of analysis
by the user; require a license to Oracle; lack advanced
query/retrieval; and the ability to handle chemical structures.
</p>

Thomas Mueller's avatar
Thomas Mueller committed
323 324 325 326 327 328 329 330 331
<p><a href="http://www.ontologyworks.com/">
Ontology Works</a><br />
This company provides semantic technologies including deductive
information repositories (the Ontology Works Knowledge Servers),
semantic information fusion and semantic federation of legacy
databases, ontology-based domain modeling, and management of the
distributed enterprise.
</p>

332 333 334 335 336 337
<p><a href="http://www.ontoprise.de/">
Ontoprise OntoBroker</a><br />
SemanticWeb-Middleware. It supports all W3C Semantic Web recommendations: 
OWL, RDF, RDFS, SPARQL, and F-Logic.
</p>

338 339 340 341 342
<p><a href="http://www.openanzo.org">
Open Anzo </a><br />
Semantic Application Server.
</p>

343 344
<p><a href="http://www.orionserver.com/">
Orion</a><br />
345 346 347
J2EE Application Server.
</p>

348 349 350 351 352
<p><a href="http://fluid-forms.com/FluidLibs">
P5H2</a><br />
A library for the <a href="http://www.processing.org">Processing</a> programming language and environment.
</p>

353 354 355 356 357
<p><a href="http://www.phase-6.de">
Phase-6</a><br />
A computer based learning software.
</p>

358 359 360 361 362
<p><a href="http://code.google.com/p/pickle4j">
Pickle</a><br />
Pickle is a Java library containing classes for persistence, concurrency, and logging.
</p>

363 364 365 366 367
<p><a href="http://www.pimansoft.com">
Piman</a><br />
Water treatment projects data management.
</p>

368 369
<p><a href="http://www.polepos.org">
PolePosition</a><br />
370 371 372
Open source database benchmark.
</p>

Thomas Mueller's avatar
Thomas Mueller committed
373 374 375 376 377 378 379 380 381 382 383
<p><a href="http://poormans.sourceforge.net/index.html">
Poormans</a><br />
Very basic CMS running as a SWT application and generating static html pages. 
</p>

<p><a href="http://www.railo-technologies.com">
Railo</a><br />
Railo is an alternative engine for the Cold Fusion Markup Language, that compiles code 
programmed in CFML into Java bytecode and executes it on a servlet engine.
</p>

384 385 386 387 388
<p><a href="http://www.razuna.com">
Razuna</a><br />
Open source Digital Asset Management System with integrated Web Content Management.
</p>

389 390 391 392 393
<p><a href="http://patir.rubyforge.org/rutema/index.html">
Rutema</a><br />
Rutema is a test execution and management tool for heterogeneous development environments written in Ruby.
</p>

Thomas Mueller's avatar
Thomas Mueller committed
394 395 396 397 398
<p><a href="http://scriptella.javaforge.com">
Sava</a><br />
Open-source web-based content management system. 
</p>

399 400
<p><a href="http://scriptella.javaforge.com">
Scriptella</a><br />
401 402 403
ETL (Extract-Transform-Load) and script execution tool.
</p>

404 405
<p><a href="http://www.seasar.org">
Sesar</a><br />
406
Dependency Injection Container with Aspect Oriented Programming.
407 408
</p>

409 410
<p><a href="http://semmle.com">
SemmleCode</a><br />
411 412 413
Eclipse plugin to help you improve software quality.
</p>

414 415
<p><a href="http://www.shellbook.com">
Shellbook</a><br />
416 417 418
Desktop publishing application.
</p>

419 420
<p><a href="http://www.intellibo.com">
Signsoft intelliBO</a><br />
421 422 423
Persistence middleware supporting the JDO specification.
</p>

424 425
<p><a href="http://www.smartfoxserver.com/">
SmartFoxServer</a><br />
426 427 428
Platform for developing multiuser applications and games with Macromedia Flash.
</p>

429 430
<p><a href="http://www.intertec.ch/storybook">
StorYBook</a><br />
431 432 433
A summary-based tool for novelist and script writers. It helps to keep the overview over the various traces a story has.
</p>

434 435
<p><a href="http://www.streamcruncher.com">
StreamCruncher</a><br />
436 437 438
Event (stream) processing kernel.
</p>

439 440
<p><a href="http://www.tamava.com">
Tamava</a><br />
441 442 443
Newsgroups Reader.
</p>

444 445
<p><a href="http://www.gabealbert.info/tunebackup">
Tune Backup</a><br />
446 447 448
Easy-to-use backup solution for your iTunes library.
</p>

Thomas Mueller's avatar
Thomas Mueller committed
449 450 451 452 453
<p><a href="http://www.weblica.ch">
weblica</a><br />
Desktop CMS.
</p>

454 455
<p><a href="http://www.webofweb.net">
Web of Web</a><br />
456 457 458
Collaborative and realtime interactive media platform for the web.
</p>

459 460
<p><a href="http://code.google.com/p/werkzeugkasten/">
Werkzeugkasten</a><br />
461 462 463
Minimum Java Toolset.
</p>

464 465
<p><a href="http://sourceforge.net/projects/volunteerbase/">
Volunteer database</a><br />
466 467 468
A database front end to register volunteers, partnership and donation for a Non Profit organization.
</p>

469 470
<!-- [close] { --></div></td></tr></table><!-- } --><!-- analytics --></body></html>