Skip to content

telefonicaid/fiware-data-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fiware Data Access

FIWARE Data Access is a smart city API to efficiently store and query sets in an object storage server. It's designed as a open source replacement for Pentaho CDAs extension.

Initial development


Run:

docker compose -f docker/docker-compose.yml up mc

⚠️ For the creation of the table to be effective the minIO bucket must be created by hand using the web GUI or the minio client.


📦 Main Components

  • 🔄 Fiware Data Access
    Node.js service that provides an API to store and query sets in minio.

  • 🔌 DuckDB
    High-performance analytical database system. With the httpfs extension DuckDB supports reading/writing/globbing files on object storage servers using the S3 API.

  • 🏢 MinIO object storage
    Object storage system compatible with S3 and capable of working with unstructured data. Stores the sets in parquet format.


🚀 Purpose

  • Replace Pentaho CDAs in FIWARE smart city stacks.

📁 Documentation

Complete documentation is available in the doc/ directory:


🛠️ Requirements

About

FIWARE Data Access GE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •