SQL-like Query Engine for CastleDB

Here’s a crazy idea.

What if there was a database query engine available, where we could leverage SQL-like commands to perform CRUD(Create,Read,Update,Delete) operations, in-game, on a CastleDB database?

Is there an open-source library that allows for this? If not, are there any plans to make one?