资 源 简 介
FileDb is a Simple No-SQL database DLL for use in your Windows Phone 7, Silverlight and .NET applications. Separate assembly compilations for each platform are provided. FileDb has one table and primary key index per file and is meant to be joined relationally using LINQ. Key points:
A simple database to store and retrieve data locally
Extremely small size and very fast
Supports field types Int, UInt, Bool, String, Byte, Float, Double and DateTime and also arrays of the same types
Access data in a relational manner using LINQ
Includes LinqPad driver
Easy way to transfer data files over the Internet
Supports Encryption at the record level
Supports typed datasets
Please download the latest binaries, samples and Explorer from this link: http://www.eztools-software.com/downloads/filedb.exe
You can visit