SQLite Forum

Which version of SQLite supports VxWorks DKM mode ?
Login
It may depend which version of vxWorks you are using. VxWorks 7 21.03 has sqlite "built in" as a 3rd party addon. The version given is 3.32.3.1. It may have been available in earlier versions of vxWorks 7.

I am using sqlite with vxWorks 6.9 and the version I'm currently using is 3.22.0, but I think it has been working since about 3.8.0

If you don't use the built in library then I would just go for the latest version and if you have problems report them here.