Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quarkiverse/quarkus-jdbc-sqlite

Basic SQLite driver for Quarkus with Agroal and native mode support
https://github.com/quarkiverse/quarkus-jdbc-sqlite

jdbc quarkus-extension sqlite

Last synced: 5 days ago
JSON representation

Basic SQLite driver for Quarkus with Agroal and native mode support

Awesome Lists containing this project

README

        

# Quarkus JDBC SQLite extension

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

[![Build](https://github.com/quarkiverse/quarkus-jdbc-sqlite/workflows/Build/badge.svg)](https://github.com/quarkiverse/quarkus-jdbc-sqlite/actions?query=workflow%3ABuild)
[![Maven Central](https://img.shields.io/maven-central/v/io.quarkiverse.jdbc/quarkus-jdbc-sqlite.svg?label=Maven%20Central&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.jdbc/quarkus-jdbc-sqlite)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://opensource.org/licenses/Apache-2.0)

Quarkus JDBC SQLite is a Quarkus extension for the SQLite Embedded database.

## User Documentation

https://docs.quarkiverse.io/quarkus-jdbc-sqlite/dev/index.html

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Alexey Sharandin

💻 🚧

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!