From a0abb8fcfee17593737e6f43a80b9b11a1ac6bc9 Mon Sep 17 00:00:00 2001 From: ZeroWing-Automator Date: Tue, 5 May 2026 06:44:27 +0500 Subject: [PATCH] Update meta.json --- meta.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/meta.json b/meta.json index ed50d782..76684062 100644 --- a/meta.json +++ b/meta.json @@ -6815,5 +6815,23 @@ "time-series", "prometheus" ] +}, + { + "id": "gel", + "name": "Gel", + "version": "6", + "description": "Gel is a next-generation graph-relational database (formerly EdgeDB) with a built-in migration system, expressive query language, and first-class TypeScript/Python support.", + "logo": "gel.png", + "links": { + "github": "https://github.com/geldata/gel", + "website": "https://www.geldata.com/", + "docs": "https://docs.geldata.com/" + }, + "tags": [ + "database", + "graph-database", + "edgedb", + "typescript" + ] } ]