From a943527dc638ba5a273980e997db5716cd906efc Mon Sep 17 00:00:00 2001 From: Garveen Date: Wed, 15 Oct 2025 10:00:29 +0800 Subject: [PATCH] Add sde conversion --- docs/community/sde-conversion/index.md | 38 ++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 docs/community/sde-conversion/index.md diff --git a/docs/community/sde-conversion/index.md b/docs/community/sde-conversion/index.md new file mode 100644 index 0000000..d05b130 --- /dev/null +++ b/docs/community/sde-conversion/index.md @@ -0,0 +1,38 @@ +--- +search: + exclude: true + +title: Garveen's SDE Conversion +type: resource +description: SDE conversion with fuzzwork format, in mysql and sqlite. +maintainer: + name: Garveen + github: Garveen + repository: https://github.com/garveen/eve-sde-converter +--- + +# Garveen's SDE Conversion + +**ATTENTION:** + +**DO NOT USE IN PRODUCTION UNLESS FULLY TESTED.** + +This tool provides SDE conversion with the latest SDE releases. It is generally usable, but comes with no guarantees. + +
+ +- [:octicons-browser-16: __Website__](https://github.com/garveen/eve-sde-converter/releases){ .esi-card-link } +- [:octicons-mark-github-16: __GitHub__](https://github.com/garveen/eve-sde-converter){ .esi-card-link } +- [:simple-discord: __Discord__](https://discord.gg/BvrjaeAZWm){ .esi-card-link } + +
+ +## Features + +- Uses fuzzwork's database schema, but with [many tables missing](https://github.com/garveen/eve-sde-converter/blob/master/unprocessed_tables.md). + +- Comes with MySQL and SQLite3 support. Others are work in progress. + +- Check [Release Page](https://github.com/garveen/eve-sde-converter/releases) for downloads. + +- If you are updating SDE automatically, check [Github API](https://api.github.com/repos/garveen/eve-sde-converter/releases)