-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Nicolas Thouvenin edited this page Feb 3, 2026
·
4 revisions
Welcome to the Lodex technical documentation. Lodex is a powerful tool designed to publish, visualize, and share structured data through high-performance web instances.
Lodex allows you to transform raw data (from JSON, CSV, or various APIs) into a navigable, searchable, and visually appealing web portal. It is widely used for bibliometric data, resource catalogs, and Open Data repositories.
Lodex operates as a containerized stack, ensuring consistency across different environments.
- Lodex Core: The Node.js application handling the logic, rendering, and API.
- MongoDB: The primary NoSQL storage for your data instances and configurations.
- EZS server: Used to transform an enrich JSON data .
- Redis server: Used to orchestrate background tasks with Bulljs.
- Dynamic Theming: Fully customizable public interfaces.
- Extensible Pipeline: Add custom loaders, transformers, and exporters.
- Data Visualization: Integrated D3.js and React components for interactive charts.
User documentation is available at https://www.lodex.fr/
- Data Processing
- Data Output