You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grafeo is a pure-Rust, high-performance graph database that can be embedded as a library or run as a standalone database, with optional in-memory or persistent storage. Grafeo supports both LPG and RDF and all major query languages.
Official Implementation of "The Graph Database Interface: Scaling Online Transactional and Analytical Graph Workloads to Hundreds of Thousands of Cores"
Multi-model database combining RDF/SPARQL, SurrealQL, and Elasticsearch in a single query layer — built for Knowledge Graphs and Enterprise AI. → https://dbdocs.indentia.ai
Simple library to detect LPG leaks. This library allows boards like Arduino/ESP8266/ESP32 to read the MQ2 Sensor, which measures the quality of polluted air.
MeterSense is an end-to-end smart meter analytics platform featuring SQL Server data modeling, firmware-update diagnostics, network-quality monitoring, link-switching logic (cellular → satellite), and ML-driven failure prediction. The repository contains a full relational database schema, views and sample data.
Gas Guard Monitor (GGM) is a mobile-first gas leak detection application for Android that transforms your smartphone into an intelligent safety device. Using Bluetooth Low Energy to connect with an Arduino HC-05 module and MQ-2 gas sensor, GGM performs edge processing to filter false alarms and only transmits critical alerts (>800 PPM) to a cloud.