H2 Database (Presentation)
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.
thanks a lot