搜索资源列表
SQLite
- SQLite是实际上最小,功能最强大的嵌入式数据库,可以直接嵌入到程序中,这本是SQLITE最权威的指南,希望对你有用-SQLite is actually the smallest, most powerful embedded database, can be embedded directly into the program, this is the most authoritative guide SQLITE hope useful to you
sqlite-net-master
- sqlite-net is an open source, minimal library to allow .NET and Mono applications to store data in [http://www.sqlite.org SQLite 3 databases]. It is written in C# and is meant to be simply compiled in with your projects. It was first designed to work
