SqlCeToolbox
SqlCeToolbox is an open-source C# project with 903 GitHub stars. It is associated with entity-framework, sql-server, sql-server-compact, sqlite. The repository is actively maintained, with recent commits.
Apache-2.0Permissive — free to use in commercial and proprietary software, with attribution.View license →
Production readiness
3/5- Actively maintainedCommits in the last 6 months
- No known vulnerabilitiesNot yet scanned
- Clear, usable licenseApache-2.0 (permissive)
- Proven adoptionSome adoption
- Has documentationDocumentation indexed
SQLite & SQL Server Compact Toolbox
My tools and utilities for embedded database development
Visual Studio & SSMS 22 extension, standalone app and command line tools, for managing all aspects of your SQL Server Compact/SQLite database files' data and schema, including generation of code, database diagrams and database documentation.
If you use my free tools, I would be very grateful for a rating or review here
Documentation
Release notes for released versions and daily builds
Downloads/builds
Visual Studio Extension Release
Download the latest version of the Visual Studio extension (for both 3.5, 4.0 and SQLite) from Visual Studio MarketPlace
Or just install from Tools, Extensions and Updates in Visual Studio! 
Visual Studio Extension Daily build
You can download the daily build for Visual Studio from VSIX Gallery.
You can also automatically get the latest build of the Master branch directly in Visual Studio
SQL Server Management Studio (SSMS) 22
You can download the daily build of the SSMS 22 extension from VSIX Gallery and install.
Once installed, you find the extension under the View menu in SSMS, and from the context menu of a database in Object Explorer.
Standalone for SQL Server Compact 4.0 and 3.5 SP2
You can download the latest release of the standalone tools from the Github build here
Command line tools
You can download the latest release of the command line tools from the Github build here
How do I contribute
If you encounter a bug or have a feature request, please use the Issue Tracker
The Toolbox is open source and welcomes any contribution.
