My query languages library pivot
dev.to·5h·
Discuss: DEV
Flag this post

I posted before that I started a query languages library. I knew it would have some iterations, but I wanted to take others along in the process.

The pivotal moment for me was adding MongoDB to the library. I made quite a few changes, and it became clear I needed to split up the library. So that is why I will not commit any more on the current repository.

In this post I want to elaborate on the changes that are coming and the lessons I learned.

The name

I choose composable queries because it was a mix of the diversity of database systems I want the library to accommodate. And the way you can use the library by exposing a lot of the inner workings through the use of functions …

Similar Posts

Loading similar posts...