How to Use H2 Database 2021 | Spring Boot H2 Database

Published: 24 July 2021
on channel: One Minute Programming
674
12

Spring Boot H2 Database | How to Use H2 Database

H2 Database is a relational database management system written in Java. It can be embedded in Java applications or run in client-server mode. A subset of the SQL (Structured Query Language) standard is supported. The main programming APIs are SQL and JDBC, however, the database also supports using the PostgreSQL ODBC driver by acting like a PostgreSQL server. Get started with Spring Data JPA through the reference Learn Spring Data JPA course. In this tutorial, we'll explore using H2 with Spring Boot. Just like other databases, there's full intrinsic support for it in the Spring Boot ecosystem.

----------

Live Code YouTube Channel: https://bit.ly/3qa7dPE
GitLab Source Code: https://bit.ly/3iXL3i2

----------

Chapters
00:00 Introduction
00:22 How to use H2 Database in Spring boot
00:54 JDBC Connection Properties
01:25 SQL Table creation and Data Insertion
02:10 H2 Database Console
02:50 Summary

#LiveCode #H2Console #SpringBoot #JPA


Watch video How to Use H2 Database 2021 | Spring Boot H2 Database online without registration, duration hours minute second in high quality. This video was added by user One Minute Programming 24 July 2021, don't forget to share it with your friends and acquaintances, it has been viewed on our site 674 once and liked it 12 people.