Skip to content

golozubov/ff_intarray_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • Install postgresql v9.4 or newer
  • Install node v4.2.6

Running

  • Configure postgres connection (username, password): ./knexfile.js
  • Run createdb ff_test_1
  • Run psql ff_test_1 < schema.sql
  • Run npm install
  • Run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published