Wednesday, October 22, 2025
HomeGolangGenQL - Normal Querying Language - Releases

GenQL – Normal Querying Language – Releases


I just lately open-sourced a brand new programming language I’ve been creating over the previous 12 months – GenQL (Normal Question Language). It’s specialised for simply processing and analyzing transportable knowledge from numerous sources. The important thing objective was to summary away the complexities of reworking, translating, and adapting knowledge to totally different fashions.
GenQL is carried out in Go along with a powerful concentrate on stability, robustness and ease of use. The primary production-ready model is now out there on GitHub together with complete documentation. Over 80% of the codebase is roofed by unit checks and the language has already been efficiently deployed in a couple of industrial tasks.
I welcome you to verify GenQL out on GitHub. Contributions and stars are a lot appreciated! I constructed GenQL to make working with disparate knowledge less complicated for everybody. Please be at liberty to succeed in out when you have any questions or suggestions on the best way to make it much more helpful.

You’ll find it right here GitHub – Vedadiyan/genql: GenQL is a generic querying language absolutely written in Go

GenQL acts as a common translator, letting you question knowledge from numerous sources no matter their underlying storage mechanisms (databases, APIs, recordsdata and so on.) This simplifies knowledge entry and eliminates the necessity for a number of, specialised querying languages.



1 Like

Sure, precisely. We’re additionally creating a distributed, cluster-capable GenQL Server (with built-in knowledge streaming options) that may retailer knowledge and queries in buckets (with superior configuration together with TTL, and so on.). This may enable builders to increase GenQL natively by consumer libraries for .NET, Node.js and extra. For instance, .NET builders will be capable to create customized GenQL capabilities utilizing solely .NET code. This server shouldn’t be but public as it’s nonetheless in growth and testing.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments