https://github.com/oewntk/grind_wndb2sql
OEWN builder project, WNDB to SQL chain
https://github.com/oewntk/grind_wndb2sql
builder oewn sql wndb
Last synced: about 14 hours ago
JSON representation
OEWN builder project, WNDB to SQL chain
- Host: GitHub
- URL: https://github.com/oewntk/grind_wndb2sql
- Owner: oewntk
- License: gpl-3.0
- Created: 2022-01-02T09:23:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-06-06T08:48:02.000Z (about 1 month ago)
- Last Synced: 2026-06-06T10:20:01.439Z (about 1 month ago)
- Topics: builder, oewn, sql, wndb
- Language: Shell
- Homepage:
- Size: 25.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Open English Wordnet WNDB-to-SQL grinder
This library reads a model from WNDB files and writes it to SQL format.
Project [grind_wndb2sql](https://github.com/oewntk/grind_wndb2sql)
See also [model](https://github.com/oewntk/model/blob/master/README.md).
See also [fromwndb](https://github.com/oewntk/fromwndb/blob/master/README.md).
See also [tosql](https://github.com/oewntk/tosql/blob/master/README.md).
See also [oewntk](https://github.com/oewntk)
and [globalwordnet/english-wordnet](https://github.com/globalwordnet/english-wordnet).
## Dataflow

This library reads from WNDB files and other WNDB files that contain extra data.
This output conforms to the **SQL** standards.
## Command line
`grind.sh [WNDB] [WNDB2] [SQL]`
grinds the SQL database
*where*
[WNDB] directory where OEWN distribution WNDB files are
[WNDB2] directory where extra WNDB extra files are
[SQL] directory where SQL files are output
## Maven Central
io.github.oewntk
wndb2sql
3.0.1
## Dependencies
