GithubHelp home page GithubHelp logo

pgnosql's Introduction

pgnosql : NoSQL Frontend for Postgresql (WARNING: UNDER HEAVY DEVELOPMENT)

Instructions

  • Install dependencies :)

  • Start Postgresql

For Debian based Linux distros:

sudo /etc/init.d/postgresql start

  • Configure pgnosql server with config/pgnosql.cfg

  • Configure sql/setup.sql (make your password same with config/pgnosql.cfg)

  • psql -U your_super_user -f sql/setup.sql

  • psql -h localhost -U pgnosql pgnosql -f sql/configure.sql

  • make

Dependencies

  • Postgresql >= 9.3

For Debian based Linux distros:

apt-get install postgresql-9.3

see instructions here if it is not in your repo: http://www.postgresql.org/download/linux/debian/

  • Other Dependencies:

For Debian based Linux distros:

sudo apt-get install autoconf automake libpqxx-3.1 libpqxx3-dev liblog4cxx10 liblog4cxx10-dev libgmpxx4ldbl libgmp3-dev libapr1 libaprutil1 libtool libconfig++-dev postgresql-contrib-9.3 libboost-all-dev postgresql-9.3-plv8

  • OSX (will be supported after porting server part from epoll to libevent)

brew install postgresql libpqxx log4cxx boost v8

sudo easy_install pgxnclient

sudo pgxn install plv8

pgnosql's People

Contributors

yetkinozturk avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.