-
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.
-
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!
-
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
-
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
-
-
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.
-
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.
Related posts
-
The fastest command-line tools for querying large JSON datasets
-
I want to convert a large JSON file into Tabular Format.
-
Rust newbie developed a tool to convert csv to sql
-
The fastest tools for querying large JSON files (updated benchmark)
-
SPyQL - SQL with Python in the middle - Making command-line data processing more intuitive, readable and powerful