Skip to content

smorz/k-challenge-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Challenge: Insert a lot of data with sql and golang

A solution to a code challenge that wanted to insert a number of random records with the highest efficiency in a table. A search revealed that in Postgres, copy is the best option.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages