An open API service indexing awesome lists of open source software.

https://github.com/alexisrolland/listof

:scroll: Simple and flexible application to manage configuration data aka lists of values.
https://github.com/alexisrolland/listof

data-warehouse data-warehousing dimensions feature-store list-of-values lists mapping mapping-tools

Last synced: 4 months ago
JSON representation

:scroll: Simple and flexible application to manage configuration data aka lists of values.

Awesome Lists containing this project

README

          

# ListOf

![License](https://img.shields.io/github/license/alexisrolland/listof.svg "Apache-2.0")

ListOf provides a simple and flexible solution to manage lists of values such as **small dimension tables, configuration tables or data mappings.**
It provides in particular the following features:
- Create, update, delete lists of values with custom structures.
- Create relationships and mappings between your lists of values.
- Expose your lists of values via a web API (GraphQL) or in a database (PostgreSQL).

**Note:** ListOf is **NOT** a data warehouse nor is it made to perform analytics. It is **JUST** a stand-alone application to manage configuration data via a user-friendly interface. This data still needs to be integrated in your data lake or your data warehouse using the ETL tool of your choice. More details in the FAQ: [Access Data in ListOf](https://github.com/alexisrolland/listof/wiki/Access-Data-in-ListOf).

# Getting Started

Follow the Getting Started page on the Github Wiki: [Getting Started](https://github.com/alexisrolland/listof/wiki/Getting-Started).

# Demo

See the demo on Youtube: [ListOf Playlist](https://youtu.be/3ScHiakIBFI)

[![Example](https://github.com/alexisrolland/listof/blob/master/doc/screenshot.png?raw=true)](https://youtu.be/3ScHiakIBFI)