SqlCeToolbox

用于Visual Studio(和SSMS)的SQLite和SQL Server Compact Toolbox扩展。【SQLite & SQL Server Compact Toolbox extension for Visual Studio (and SSMS).】

Github星跟踪图

SQLite & SQL Server Compact Toolbox

Twitter Follow Join the chat at https://gitter.im/SqlCeToolbox AppVeyor

My tools and utilities for embedded database development

Visual Studio & SSMS 17.x 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

Getting started guide

Known issues with workarounds

Release notes for released versions and daily builds

Command line tools

Scripting API samples

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!

Daily build

You can download the daily build from VSIX Gallery.

You can also automatically get the latest build of the Master branch directly in Visual Studio

If you need the Visual Studio 2010 extension, please contact me, and I can provide a link!

SQL Server Management Studio (SSMS) 17/18 Extension

You find the extension under the View menu in SSMS.

Release

Download the latest version of the SSMS 17 extension (for both 3.5, 4.0, SQLite and SQL Server) from Visual Studio MarketPlace

Daily build

You can download the daily build of the SSMS 18 extension from VSIX Gallery

Installing the SSMS 17 extension

Use the following command line:

"C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\vsixinstaller.exe" "full path to extension.vsix"

Installing the SSMS 18 extension

As the VSIX 2017 installer does not support into a VS Shell edition, and generally because SSMS extensions are unsupported, you will have to manually install the extension (at least until I decide to create an installer)

From an administrator command prompt:

Create a folder called "SqlCeToolbox" under C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions\

Copy the extension.vsix that you downloaded from VSIX Gallery to the new folder.

Unzip the extension.vsix to the new folder. For example: "C:\program files\7-zip\7z.exe" e extension.vsix -y

You should now have 48 files in the SqlCeToolbox folder, and the extension is "installed".

EF Core Power Tools for Visual Studio 2017 and later

The EF Core Power Tools have moved to this repository

Standalone for SQL Server Compact 4.0 and 3.5 SP2

Daily build

You can download the latest 4.0 daily build from AppVeyor here

You can download the latest 3.5 daily build from AppVeyor here

Command line tools

Release

You can download the latest release of the command line tools from the Github releases 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. There are a number of issues in the Backlog that the project needs help with!

主要指标

概览
名称与所有者ErikEJ/SqlCeToolbox
主编程语言C#
编程语言C# (语言数: 9)
平台Windows
许可证Other
所有者活动
创建于2015-12-05 12:26:23
推送于2025-09-11 09:14:03
最后一次提交2025-09-11 11:14:03
发布数7
最新版本名称SSMS21 (发布于 )
第一版名称3.5.2 (发布于 )
用户参与
星数882
关注者数58
派生数183
提交数1.2k
已启用问题?
问题数746
打开的问题数0
拉请求数276
打开的拉请求数0
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?