Home > Presentations, Work > H2 Database (Presentation)

H2 Database (Presentation)

May 28th, 2009

I recently gave a talk on the H2 database system, covering some basics of its internal structure. The slides can be found here.

For the most part the slides just contain various diagrams that I used to talk over, so it may be that they don’t work particuarly well on their own.

I started looking at H2 while going through the sources of numerous database systems, looking for something that I could easily hack up for my own research. It stood out over the others when it came down to code clarity and the relative modularity of its various components.

  1. lcf
    September 26th, 2012 at 11:34 | #1

    thanks a lot :)