Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Java-quickstart Alternatives
Similar projects and alternatives to java-quickstart
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
php-pdo-quickstart
This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP and PDO (PHP Data Objects).
-
pgjdbc-ng
A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres
-
-
infobip-spring-data-querydsl
Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
java-quickstart discussion
java-quickstart reviews and mentions
- GitHub - mariadb-developers/java-quickstart: This repository contains code samples for getting started with Java and MariaDB.
-
JDBC Tutorial Part 2: Running SQL Queries
Note: We’ll continue where the previous step of the tutorial left off, which means this article assumes you have a Connection object ready. Refer to part 1 of this tutorial for more details. The source code is available on GitHub.
-
JDBC Tutorial Part 1: Connecting to a Database
This article focuses on what a JDBC driver is and how to open and safely close database connections. The next articles talk about executing SQL statements and using connection pools. The source code is available on GitHub with each part in independent Maven projects.
-
A note from our sponsor - InfluxDB
influxdata.com | 28 Apr 2025
Stats
mariadb-developers/java-quickstart is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of java-quickstart is Java.