Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

h2sharp

H2Sharp is an Ado.Net wrapper for the H2 Database Engine written in C#.

H2 is a java relational database engine.

This project takes the compiled Jar of H2 and Runs IKVM.Net (program to convert Java Byte code to .Net’s CIL) on it.

This project wraps the resulting library with classes that implement the ADO.Net interface to allow for easy use in .Net projects.

As a result the entire system is in CIL (.Net).

This makes it the first commercial friendly, managed, embeddable, reliable, open source, database for .Net and Mono.

About

H2Sharp is an Ado.Net wrapper for the H2 Database Engine written in C#.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages