|
|
|
|
|
by electroly
1652 days ago
|
|
Thanks! SQL Notebook uses .NET 6 and a custom integration with SQLite. SQLite offers a few extension points, mainly virtual tables and custom functions, and SQL Notebook takes advantage of them to provide its added functionality. |
|
Curious too about the UI -- with .NET 6 are you using Winforms, WPF or something else?