-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Albert edited this page May 12, 2022
·
21 revisions
Welcome to the cifojava2022-4 wiki!
H2 is pure Java SQL database, which means you can embed H2 directly in your Java applications without any database installation.
- Very fast, open source, JDBC API compatible.
- You can use H2 in different modes, depending on your need:** in-memory, embedded or client/server.**
- H2 provides a browser-based console application which you can use to access SQL database.
- Lightweight: about 2.5MB jar file size. With such features, H2 can be used for rapid prototype development,** testing purpose or embedded in Java applications**.
Project repo
Project repo
Project repo
by Java Cifo 2022 IFCD53 Desenvolupament en Java amb framework Spring
by Java Cifo 2022 IFCD53 Desenvolupament en Java amb framework Spring