Query Builder using Angular

 Hi All,

Initial Update: 09/08/2022

I am building a kind of SQL Query builder with nested statements and conditions using Angular and Typescript.

This is currently in development and completed yet.

I have used control value accessor interface available in angular with nested child components. The main idea is not mine at all also I have referred a blog to build this but I have changed as per my requirement, there is quite a few providers which offer angular components for these. But i decided to make it my own.

Here are my initial screenshots.

Screenshot 1:

Screenshot 2



JSON Structure for this:


I don't have the blog reference now, i missed it. I will try to include it in the next update if I find it.

The project is live. Please visit here: Query Builder 

I will add more features into it.


Thanks for reading.


Comments

Popular posts from this blog

Use SCSS with ASP.NET Core 5.x or 3.X

Building a Login Flow with .NET MAUI

PySpark Schema Generator - A simple tool to generate PySpark schema from JSON data