GQL is a query language designed to perform operations on .git files using a syntax that closely resembles SQL. Unlike traditional database query engines, GQL does not require the creation of database files or the conversion of .git files into another format. Instead, it executes queries directly on the .git files. The language supports a variety of SQL-like statements including SELECT
, WHERE
, GROUP BY
, HAVING
, ORDER BY
, and LIMIT & OFFSET
. Additionally, it offers support for expressions, arrays, and a range of functions and operators spanning logical, comparison, mathematical, string, date/time, regex, and aggregate functions. GQL's keywords are case-insensitive, making it user-friendly for those already familiar with SQL.
Pricing
Pricing information is not available