Coder Social home page Coder Social logo

hazelcast / h2database Goto Github PK

View Code? Open in Web Editor NEW

This project forked from h2database/h2database

0.0 2.0 0.0 66.58 MB

H2 is an embeddable RDBMS written in Java.

Home Page: https://h2database.com

Shell 0.01% HTML 5.12% JavaScript 0.23% CSS 0.17% NSIS 0.06% Java 92.26% PLpgSQL 0.02% PLSQL 2.09% Batchfile 0.05%

h2database's Introduction

Welcome to H2, the Java SQL database. Build Status

Building H2 for using in Hazelcast Management Center

This branch of H2DB contains patches to fix several security vulnerabilities. We build and use the patched version in Hazelcast Management Center. The output file contains no reference to 1.4.197 as it triggers security scanners and cause the artifact to be marked vulnerable.

To build and update the version used in Management Center, execute the following command (remember to change the target directory according to your local):

./build.sh clean
./build.sh mavenInstallLocal

The main features of H2 are:

  1. Very fast, open source, JDBC API
  2. Embedded and server modes; in-memory databases
  3. Browser based Console application
  4. Small footprint: around 2 MB jar file size

More information: http://h2database.com

Features

H2 Derby HSQLDB MySQL PostgreSQL
Pure Java Yes Yes Yes No No
Memory Mode Yes Yes Yes No No
Encrypted Database Yes Yes Yes No No
ODBC Driver Yes No No Yes Yes
Fulltext Search Yes No No Yes Yes
Multi Version Concurrency Yes No Yes Yes Yes
Footprint (embedded database) ~2 MB ~3 MB ~1.5 MB โ€” โ€”
Footprint (JDBC client driver) ~500 KB ~600 KB ~1.5 MB ~1 MB ~700 KB

h2database's People

Contributors

aadrian avatar alexpaschenko avatar andreitokar avatar ebocher avatar grandinj avatar httpdigest avatar igelbox avatar igor-suhorukov avatar jlawrynowicz avatar katzyn avatar kostya-sh avatar ksungkeun84 avatar lingman avatar lukaseder avatar marschall avatar maxenglander avatar mikrethor avatar nicolas-f avatar niklasmehner avatar patrick-brielmayer avatar perhuss avatar plus33 avatar prashantbhat avatar stephane-ein avatar stevemcleod avatar stumc avatar svanoort avatar svladykin avatar sylvain-ilm avatar thomasmueller avatar

Watchers

 avatar  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.