Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rillis/local-db

SQLite API for Java.
https://github.com/rillis/local-db

Last synced: about 1 month ago
JSON representation

SQLite API for Java.

Awesome Lists containing this project

README

        

# Local-DB

![Maven](https://img.shields.io/maven-central/v/com.github.rillis/localdb)
![License](https://img.shields.io/github/license/rillis/local-db)

```xml

com.github.rillis
localdb
1.0.0

```

## Docs

[Examples](https://github.com/rillis/local-db/blob/master/src/main/java/com/github/rillis/db/Example.java)