SkillAgentSearch skills...

Adbcj

Asynchronous Database Connectivity in Java

Install / Use

/learn @mheath/Adbcj
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Asynchronous Database Connectivity in Java

This is a project I created for my thesis at Brigham Young University. There are four maincomponents to this project:

  1. A database agnostic API (conceptually similar to JDBC) for asynchronous/non-blocking relational database interaction.
  2. A MySQL native implemention of the API
  3. A Postgresql native implementation of the API
  4. An API implementation that uses JDBC and and a thread-pool for asynchrony.

These database drivers are not production worthy.

View on GitHub
GitHub Stars140
CategoryData
Updated16d ago
Forks27

Languages

Java

Security Score

95/100

Audited on Mar 24, 2026

No findings