Welcome to the SQL Server Language Extensions project! Starting in SQL Server 2019, we have added support for language extensibility, which means that you can now execute code in various languages ...
A SQL execution engine for embedded use as a library for SQL or SQL-Like functionality. Hackable, add datasources ("Storage" can be rest apis, or anything), and add ...