diff --git a/docs/community/fuzzwork-sde/index.md b/docs/community/fuzzwork-sde/index.md new file mode 100644 index 0000000..3778bcf --- /dev/null +++ b/docs/community/fuzzwork-sde/index.md @@ -0,0 +1,37 @@ +--- +search: + exclude: true + +title: Fuzzwork Enterprises SDE Conversion +type: resource +description: SDE conversions, in Mysql/MariaDB, Postgres, SQLite, MSSql and CSV +maintainer: + name: Steve Ronuken/Fuzzysteve + github: https://github.com/fuzzysteve/ + repository: https://www.fuzzwork.co.uk/dump/ +--- + +# Fuzzwork Enterprises SDE Conversion + +Conversions of the Eve Static Data Extract, converted to mysql, postgres, sqlite or MSSQL, along with dumps of each table as a CSV file. + +
+ +- [:octicons-browser-16: __Website__](https://www.fuzzwork.co.uk/dump/){ .esi-card-link } +- [:octicons-mark-github-16: __GitHub__](https://github.com/fuzzysteve/){ .esi-card-link } +- [:simple-discord: __Discord__](https://discord.gg/VzjYmKNUr){ .esi-card-link } + +
+ +## Features + +The EVE SDE is available as a zip file with JSONL or YAML files. this is great for transfer, but not so useful for lookups. These conversions allow you to treat the data as a relational database, and pull things out as you need them. + +Available as: + +* SQLite DB +* MySQL/MariaDB +* Postgres in the public schema +* Postgres in an evesde schema +* MSSQL backup. +* CSV files diff --git a/docs/community/fuzzwork/index.md b/docs/community/fuzzwork/index.md new file mode 100644 index 0000000..8be00ef --- /dev/null +++ b/docs/community/fuzzwork/index.md @@ -0,0 +1,32 @@ +--- +search: + exclude: true + +title: Fuzzwork Enterprises +type: Service +description: Industry tools, from a blueprint calculator to market data +maintainer: + name: Steve Ronuken/Fuzzysteve + github: https://github.com/fuzzysteve/ + repository: https://www.fuzzwork.co.uk/dump/ +--- + +# Fuzzwork Enterprises, Tools for industry + +Industry tools, for when you want to poke around online. also market data. + +
+ +- [:octicons-browser-16: __Website__](https://www.fuzzwork.co.uk/){ .esi-card-link } +- [:octicons-browser-16: __Market Data__](https://market.fuzzwork.co.uk/){ .esi-card-link } +- [:octicons-browser-16: __EveChievements__](https://evechievements.online/){ .esi-card-link } +- [:octicons-mark-github-16: __GitHub__](https://github.com/fuzzysteve/){ .esi-card-link } +- [:simple-discord: __Discord__](https://discord.gg/VzjYmKNUr){ .esi-card-link } + +
+ +## Features + +From a [blueprint calculator](https://www.fuzzwork.co.uk/blueprint/) and a work in progress [industry planner](https://www.fuzzwork.co.uk/industryplanner/), to [market data](https://market.fuzzwork.co.uk/) with an [api](https://market.fuzzwork.co.uk/api/) you can call, Fuzzwork Enterprises has many tools for the budding industrialist. + +And for a more fun side, try [EveChievements](https://evechievements.online/) if you want to be able to show off something you own, something you've trained, or a title you've achieved in game.