Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions docs/community/fuzzwork-sde/index.md
Original file line number Diff line number Diff line change
@@ -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.

<div class="grid cards" markdown>

- [: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 }

</div>

## 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
32 changes: 32 additions & 0 deletions docs/community/fuzzwork/index.md
Original file line number Diff line number Diff line change
@@ -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.

<div class="grid cards" markdown>

- [: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 }

</div>

## 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.