GithubHelp home page GithubHelp logo

isabella232 / h2database Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaleido-io/h2database

0.0 0.0 0.0 74.4 MB

H2 is an embeddable RDBMS written in Java.

Home Page: https://h2database.com

License: Other

Shell 0.01% HTML 5.12% JavaScript 0.21% CSS 0.15% NSIS 0.05% Java 90.91% PLpgSQL 1.05% PLSQL 0.26% Batchfile 0.04% SQLPL 0.59% TSQL 1.60%

h2database's Introduction

Welcome to H2, the Java SQL database. Build Status

The main features of H2 are:

  • Very fast, open source, JDBC API
  • Embedded and server modes; disk-based or in-memory databases
  • Transaction support, multi-version concurrency
  • Browser based Console application
  • Encrypted databases
  • Fulltext search
  • Pure Java with small footprint: around 2 MB jar file size
  • ODBC driver

More information: https://h2database.com

Downloads

Download latest version or add to pom.xml:

<dependency>
    <groupId>com.h2database</groupId>
    <artifactId>h2</artifactId>
    <version>1.4.200</version>
</dependency>

Documentation

Support

h2database's People

Contributors

andreitokar avatar auntyellow avatar ebocher avatar forchid avatar grandinj avatar httpdigest avatar igor-suhorukov avatar jlawrynowicz avatar katzyn avatar ksungkeun84 avatar lingman avatar lukaseder avatar marschall avatar maxenglander avatar mikrethor avatar mysinmyc avatar nicolas-f avatar niklasmehner avatar patrick-brielmayer avatar plus33 avatar sjednac avatar stephane-ein avatar stevemcleod avatar stumc avatar svanoort avatar svladykin avatar sylvain-ilm avatar thomasmueller avatar turbanoff avatar uncle-pan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.