I work on C # with DB SQLite 3. I wrote a small program to read the necessary data from this DB. When compiling in VS 2017, the weight of the build is small, but the Dll for x64 and x86 hangs almost 4 MB!
Are there alternatives to this library with low weight?
Went through a lot of libraries, no one can read data from SQLite 3 DB. I search and try each library for 4 days, there are no answers to this question on the Internet. Thank you in advance