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.
Follow the Getting Started page on the Github Wiki: Getting Started.
See the demo on Youtube: ListOf Playlist