A tool for converting Wikidata dumps to a SurrealDB database. Either From a bz2 or json file.
Find a file
2023-12-15 06:47:29 +00:00
.cargo init 2023-12-13 01:04:51 +00:00
.devcontainer init 2023-12-13 01:04:51 +00:00
.vscode mulit line json 2023-12-13 15:20:48 -08:00
src bz2 2023-12-15 06:47:29 +00:00
.dockerignore init 2023-12-13 01:04:51 +00:00
.gitignore bz2 2023-12-15 06:47:29 +00:00
Cargo.toml bz2 2023-12-15 06:47:29 +00:00
CONTRIBUTING.md init 2023-12-13 01:04:51 +00:00
docker-compose.yml bz2 2023-12-15 06:47:29 +00:00
LICENSE-Apache init 2023-12-13 01:04:51 +00:00
LICENSE-MIT init 2023-12-13 01:04:51 +00:00
README.md init 2023-12-13 01:04:51 +00:00
Useful queries.md swap to Option<Thing> 2023-12-14 04:27:33 -08:00

Similar Libraries

License

All code in this repository is dual-licensed under either License-MIT or LICENSE-APACHE at your option. This means you can select the license you prefer.

Why dual license