Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gwenn/sqlite-dialect

Hibernate dialect for SQLite
https://github.com/gwenn/sqlite-dialect

hibernate sqlite

Last synced: 13 days ago
JSON representation

Hibernate dialect for SQLite

Awesome Lists containing this project

README

        

**DEPRECATED for Hibernate >= 6** See [HHH-10668](https://hibernate.atlassian.net/browse/HHH-10668) and [hibernate-community-dialects](https://github.com/hibernate/hibernate-orm/blob/main/hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/SQLiteDialect.java)

Hibernate dialect for SQLite inspired from the NHibernate one.

[![Build Status](https://github.com/gwenn/sqlite-dialect/workflows/CI/badge.svg)](https://github.com/gwenn/sqlite-dialect/actions)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.gwenn/sqlite-dialect.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.gwenn%22%20AND%20a:%22sqlite-dialect%22)
[![Javadocs](https://www.javadoc.io/badge/com.github.gwenn/sqlite-dialect.svg)](https://www.javadoc.io/doc/com.github.gwenn/sqlite-dialect)

First posted on [14 Mar 23:08 2008](http://permalink.gmane.org/gmane.comp.db.sqlite.jdbc/637)