Giter VIP home page Giter VIP logo

lagoon's Introduction

Lagoon

Lagoon is an application for centralizing structured and semi-structured data in an easy-to-query format. Written in Haskell and built on top of Postgres, Lagoon supports a variety of features including automatic schema generation, SQL queries, cross-dataset querying, and dataset versioning. Lagoon includes a REST API, allowing it to be easily integrated with a wide range of client applications.

Components

Server and CLI

The core components of lagoon are its server and command line client applications. Follow the getting started guide to configure and start running a lagoon instance.

Clients

For convenience, Lagoon also includes client libraries for interacting with its REST API in a variety of programming languages:

Installation

Docker

Pre-built docker images containing the lagoon server and CLI may be found on DockerHub. Simply pull one of the images there and follow the configuration guide to get started.

From source

Lagoon is packaged with nix, and all build configurations can be found in the nix/ directory.

To build the lagoon server, simply install nix then run:

nix-build -A lagoon-server

Available Nix attributes:

Applications and Libraries:

  • lagoon-server
  • lagoon-cmdline
  • pylagoon
  • rubylagoon
  • rubylagoongem
  • rlagoon

Test Scripts:

  • runtests (runs all integration tests)
  • runcompacttests
  • runsecuritytests
  • rubylagoon-tests

Docker Images:

  • lagoonDocker.server
  • lagoonDocker.client

lagoon's People

Contributors

dorranh 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.