5 Forks
10 Stars
10 Watchers

OrcaSql

A C# parser for MDF files. Allows you to read tables, metadata and indexes from MDF files without it being attached to a running SQL Server instance.

How to download and setup OrcaSql

Open terminal and run command
git clone https://github.com/ycherkes/OrcaSql.git
git clone is used to create a copy or clone of OrcaSql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OrcaSql https://github.com/ycherkes/OrcaSql/archive/master.zip

Or simply clone OrcaSql with SSH
[email protected]:ycherkes/OrcaSql.git

If you have some problems with OrcaSql

You may open issue on OrcaSql support forum (system) here: https://github.com/ycherkes/OrcaSql/issues