Monday, October 13, 2025
HomeGolangGenQL - Common Querying Language - Releases

GenQL – Common Querying Language – Releases


I not too long ago open-sourced a brand new programming language I’ve been creating over the previous 12 months – GenQL (Common Question Language). It’s specialised for simply processing and analyzing moveable information from varied sources. The important thing purpose was to summary away the complexities of remodeling, translating, and adapting information to totally different fashions.
GenQL is applied in Go together with a robust give attention to stability, robustness and ease of use. The primary production-ready model is now obtainable 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 examine GenQL out on GitHub. Contributions and stars are a lot appreciated! I constructed GenQL to make working with disparate information less complicated for everybody. Please be happy to succeed in out if in case you have any questions or suggestions on methods to make it much more helpful.

You will discover it right here GitHub – Vedadiyan/genql: GenQL is a generic querying language totally written in Go

GenQL acts as a common translator, letting you question information from varied sources no matter their underlying storage mechanisms (databases, APIs, information and many others.) This simplifies information 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 information streaming options) that may retailer information and queries in buckets (with superior configuration together with TTL, and many others.). It will enable builders to increase GenQL natively by means of shopper libraries for .NET, Node.js and extra. For instance, .NET builders will be capable to create customized GenQL features utilizing solely .NET code. This server just isn’t 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