mssql

Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 159 public repositories matching this topic...
High performance reactive SQL Client written in Java
-
Updated
May 23, 2025 - Java
A library for creating isolated embedded databases for Spring-powered integration tests.
-
Updated
Nov 30, 2024 - Java
Worker-queue implementation on top of Java and database
-
Updated
Mar 17, 2022 - Java
DB migrations, SQL & testing for Java
-
Updated
Jun 6, 2025 - Java
Database reverse engineering
-
Updated
Nov 1, 2023 - Java
JDBC driver over SSH tunnel using SSHJ
-
Updated
Apr 13, 2021 - Java
Spring Boot + SQL Server example: CRUD Operations Rest API with Spring Data JPA
-
Updated
Dec 26, 2022 - Java
Quickly create your SQL test data
-
Updated
Oct 22, 2022 - Java
Spring Data R2DBC DSL for modern web querying from frontend and over dsl criteria building from backend
-
Updated
Aug 3, 2022 - Java
The project demonstrates how to prepare and deploy a Java application inside Open/WebSphere Liberty on an Azure Red Hat OpenShift 4 cluster.
-
Updated
May 2, 2025 - Java
A web chat application hosted on Azure cloud services.
-
Updated
Mar 14, 2021 - Java
Saigon Parking Backend - Capstone Project - FIT - HCMUS
-
Updated
Sep 20, 2020 - Java
A movie aficionado is buying and collecting movies in the mp4 format on an external 2 TB harddrive. So far he has tried to use a system where he puts them in different folders, depending on their IMDB rating and the category of the movie. As the collection has grown the categories is becoming an increasing problem. Here we come with a solution !
-
Updated
Jan 18, 2023 - Java