Giter Club home page Giter Club logo

olegdb's Introduction

OlegDB

Build Status OlegDB MAYO Scan Status

Alternate title: "How far can we push a mayonnaise metaphor?"

$ pgrep olegdb | xargs kill
olegdb: No.

OlegDB is a single-threaded, non-concurrent, transactionless NoSQL database datastore written by bitter SQL-lovers in a futile attempt to hop on the schemaless trend before everyone realizes it was a bad move. It is primarily a C library with a Go frontend for communication.

Dependencies

  • A healthy fear of the end
  • Go (>= 1.1)

Installation

OlegDB consists of a server written in Go and a C library for all of the heavy lifting. Binaries are in build/bin/ and the liboleg library is in build/lib/.

Currently builds are tested against gcc and clang.

# Building everything:
make
# Just the golang frontend:
make server
# Just the C library:
make liboleg
# Make and run tests:
make test
# Install
sudo make install

To run tests:

./run_tests.sh

To run the Go server:

olegdb [-conf olegdb.conf] [-bind localhost:8080] [-dir data]

For an explanation of the command line parameters, do olegdb -h

curl2sudo® install script coming soon.

Documentation

Documentation can be found on the the website.

Roadmap

Roadmap is full of lies and half-truths, please ignore.

olegdb's People

Contributors

qpfiffer avatar kyleterry avatar hamcha avatar zerozshadow avatar colby avatar prestonsmith01 avatar

Watchers

 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.