Giter Club home page Giter Club logo

listof's Introduction

ListOf

License

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.

Getting Started

Follow the Getting Started page on the Github Wiki: Getting Started.

Demo

See the demo on Youtube: ListOf Playlist

Example

listof's People

Contributors

alexisrolland avatar singingwolfboy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

listof's Issues

Add feature to link with multiple attributes from other list.

When creating a linked attribute, I would like to be able to select multiple attributes from the linked list and display all of them in the list of values. When creating / updating a value, the drop-down to the linked list should display value from all the attributes selected.

Simplify data types management

Investigate if it's possible to simplify data types management:

  • Use sys_data_type table to expose clean data types in the front end
  • Use PostgreSQL data types info from catalog tables
  • Store supported PostgreSQL data types in sys_attribute.data_type instead of foreign key sys_attribute.data_type_id

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.