Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johnpili/sqliter

A SQLite repository library
https://github.com/johnpili/sqliter

repository sqlite

Last synced: 23 days ago
JSON representation

A SQLite repository library

Awesome Lists containing this project

README

        

# SQLiter

A SQLite repository library. It aims to reduce your coding time by wrapping the commonly used database operation into this
library. It is not an ORM replacement but more like a helper library for JDBC.