Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gwenn/sqlite-dialect
- Owner: gwenn
- License: unlicense
- Created: 2009-01-18T10:10:49.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T13:18:36.000Z (7 months ago)
- Last Synced: 2024-04-08T14:34:22.004Z (7 months ago)
- Topics: hibernate, sqlite
- Language: Java
- Homepage:
- Size: 145 KB
- Stars: 189
- Watchers: 13
- Forks: 101
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)