My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

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 the product webpage at http://www.eztools-software.com/tools/filedb

Announcement: SqlWeb Internet database access tool uses FileDb to package database query results. The SqlWeb.NET DLL allows you to connect to any SQL database which has an OLEDB, ODBC or ADO.NET driver (ASPX, ASP and PHP supported). Just copy a few webpages up to your webserver and begin issuing SQL commands and viewing data from any PC connected to the Internet.

Visit the product webpage at http://www.eztools-software.com/tools/sqlweb

Powered by Google Project Hosting