WeatherEye RDBMS - weather-eye/weathereye GitHub Wiki
⚠️ Caution: Not Implemented
All of the applications in WeatherEye are underpinned by a free and open-source enterprise-grade database system built on PostgreSQL with extensions for time series (TimescaleDB) and geospatial (PostGIS) data. WeatherEye brings the management of the data associated with each application into a single RDBMS making it easy to secure, backup and maintain.
In addition to managing the data with WeatherEye CDMS, the WeatherEye stack also includes CloudBeaver for direct database access through a powerful web GUI.
Status:
- Available, but not yet integrated into WeatherEye
Powered by:
- PostgreSQL (Postgres / BSD-style) including TimescaleDB (Apache 2.0) and PostGIS (GPL2)
- CloudBeaver (Apache 2.0)