tabs ↹ over ␣ ␣ ␣ spaces

by Jiří {x2} Činčura

Dotnetos Conference 2021

13 Sep 2021 1 mins Presentations & Speaking

I’ll be speaking at Dotnetos Conference 2021 October 4th – 6th.

My session is How I put .NET into Firebird database engine. Conference is online, so go check the website and register. Hope to “see” you there.

Firebird is a database engine similar to MS SQL, Postgres, DB2 and others. Since version 3 it also allows writing plugins. I took this capability and put .NET into it. It allows you to write stored procedures, functions, … in .NET and have all this code executed in the context (address space, transaction, …) of database engine. In this session I’ll describe what hurdles I had to overcome, how I did it and how I’m hunting best possible performance.

Profile Picture Jiří Činčura is .NET, C# and Firebird expert. He focuses on data and business layers, language constructs, parallelism, databases and performance. For almost two decades he contributes to open-source, i.e. FirebirdClient. He works as a senior software engineer for Microsoft. Frequent speaker and blogger at www.tabsoverspaces.com.