https://github.com/andreaslill/dict-xml-to-sqlite
Convert JMdict and Kanjidic to sqlite database file.
https://github.com/andreaslill/dict-xml-to-sqlite
kotlin sqlite xml-parser
Last synced: about 2 months ago
JSON representation
Convert JMdict and Kanjidic to sqlite database file.
- Host: GitHub
- URL: https://github.com/andreaslill/dict-xml-to-sqlite
- Owner: AndreasLill
- License: apache-2.0
- Created: 2023-07-15T08:34:41.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T19:12:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-11T02:36:12.978Z (over 1 year ago)
- Topics: kotlin, sqlite, xml-parser
- Language: Kotlin
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
A small command line app to parse the JMdict and Kanjidic2 XML files and write to a SQLite database file for my mobile app [Japanese Flashcard Dictionary](https://github.com/AndreasLill/JFD).