Microsoft SQL Server Compact vs SQL Compact Query Analyzer
A side-by-side look at Microsoft SQL Server Compact and SQL Compact Query Analyzer. For an in-depth review of either product, follow the links below.
Microsoft SQL Server Compact
Development
Microsoft SQL Server Compact is a free, embedded database that software developers can redistribute with applications for local data storage. It provides a relational database in a small footprint with minimal requirements.
databasesqlmicrosoftcompactembedded
SQL Compact Query Analyzer
Development
SQL Compact Query Analyzer is a free lightweight tool that allows users to write, edit, and execute SQL queries against SQL Compact databases. It has syntax highlighting and auto-completion to help with writing queries.
sqlquerydatabaseanalyzercompact
Related Comparisons
Database .NET