https://github.com/rillis/local-db
SQLite API for Java.
https://github.com/rillis/local-db
Last synced: over 1 year 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T04:15:38.000Z (about 3 years ago)
- Last Synced: 2025-01-30T13:32:11.854Z (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


```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)