jet
jet copied to clipboard
SQLServer Support
Hey there, very interested in trying out this project.
Wondering where MS SQLServer support would be on the roadmap?
Thanks.
Hi @tooolbox, MS SQLServer will be added eventually, but it is not planned in near term. Open source libraries like sqllite will be supported next.
Are there any update on this?
It's not planned for the next release. Although you should be able already to use MS SQLServer or any other unsupported database with jet, using RawStatement and custom model types.