GQL: A SQL like query language for .git files

This page summarizes the projects mentioned and recommended in the original post on /r/ProgrammingLanguages

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. prql

    PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement

    Would you be interested in supporting PRQL? Given that your project is also written in Rust you could just include the prql-compiler crate and have that generate SQL/GQL which you then process as before.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. GQL

    GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions

    Hello everyone, i started this project one week ago, it's a query language with a syntax very similar to SQL written in Rust Programming language to perform CURD operations on .git files, for now, it only supports selecting but will implement more operations. Github: https://github.com/AmrDeveloper/GQL

  4. Turtle

    Turtle Graphics 🐢 implementation for Android Platform with Code Editor, Preview Screen and packages (by AmrDeveloper)

    I am very interested in Compiler and Programming languages, so when trying to practice as much as I can for example I created a port for Turtle graphics https://github.com/AmrDeveloper/Turtle, last two weeks I was reading a book called Building git, it is about building git from scratch and start learning rust then got the idea of merging the idea and create a language to run on .git files and on the started i think of implementing it as some language like Lua but i found that SQL like will be easier for this case

  5. gql_db

    Relational Database Server with Integrated Version Control

  6. prql-query

    Discontinued Query and transform data with PRQL

    As an aside, I could also look at including GQL as a backend in pq (https://github.com/prql/prql-query/) which is my project. It's a bit badly maintained the last few months due to my time constraints but I want to do a big upgrade with the imminent PRQL 0.9 release.

  7. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The fastest command-line tools for querying large JSON datasets

    1 project | news.ycombinator.com | 17 Oct 2022
  • I want to convert a large JSON file into Tabular Format.

    1 project | /r/datascience | 28 May 2022
  • Rust newbie developed a tool to convert csv to sql

    3 projects | /r/rust | 11 May 2022
  • The fastest tools for querying large JSON files (updated benchmark)

    1 project | news.ycombinator.com | 21 Apr 2022
  • SPyQL - SQL with Python in the middle - Making command-line data processing more intuitive, readable and powerful

    1 project | /r/SQL | 3 Feb 2022