Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-jdbc-sqlite
- Owner: quarkiverse
- License: apache-2.0
- Created: 2022-05-17T15:50:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T18:58:58.000Z (11 months ago)
- Last Synced: 2023-12-12T20:14:55.996Z (11 months ago)
- Topics: jdbc, quarkus-extension, sqlite
- Language: Java
- Homepage:
- Size: 220 KB
- Stars: 13
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!