Skip to content

ketokun/ChristmasChallenge2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ChristmasChallenge2022

Kayak christmas challenge by Boris Pavlov

The main idea is to store the data from the original CSV in two tables.

  • 'ranges' containing only the ip ranges and a location ID
  • 'locations' the data about each location

I chose to store them in a SQLite db for faster reading from disk and the convenience of the data retrieval.

About

Kayak christmas challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages