Skip to content

skyhirider/nms-technology-upgrade-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a database of No Man's Sky upgrade modules.

How to view files

Many tools exist that can open parquet files.

The easiest option I found is to install VS Code and add the Parquet Explorer extension.

Why this exists

The original data was shared by Zencq in the Pi repository as csv files, but the total size of all the data is 10 GB.

I converted the CSV files to parquet which reduced the total size to 800MB, making them easier to download, share and work with.

How

I created a java program that reads all files provided by Zencq, pushing them into DuckDB and then exporting them as parquet files compressed via the zstd codec at COMPRESSION_LEVEL 22.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published