Skip to content

wagnerhsu/tools-SqlCeToolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.x Extension

Release

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

Daily build

You can download the daily build from VSIX Gallery

If you have trouble installing the SSMS extension, try the following command line:

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

EF Core Power Tools for Visual Studio 2017

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!

About

SQLite & SQL Server Compact Toolbox extension for Visual Studio (and SSMS).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.0%
  • XSLT 4.8%
  • Smalltalk 1.4%
  • CSS 0.4%
  • Batchfile 0.2%
  • JavaScript 0.2%