Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rillis/local-db
- Owner: rillis
- License: apache-2.0
- Created: 2020-05-05T06:05:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T04:15:38.000Z (over 1 year ago)
- Last Synced: 2023-07-17T05:24:30.713Z (over 1 year ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)