All Projects → BrentOzarULTD → soddi

BrentOzarULTD / soddi

Licence: other
StackOverflow Data Dump Importer. Forked from https://bitbucket.org/bitpusher/soddi/ after the original author passed away.

Programming Languages

C#
18002 projects
HTML
75241 projects
PLpgSQL
1095 projects

Projects that are alternatives of or similar to soddi

SQLServerTools
This repo is the home of various SQL-Server-Tools
Stars: ✭ 28 (-62.16%)
Mutual labels:  sql-server, microsoft-sql-server
sox
Stack Overflow Extras: a userscript for the Stack Exchange websites to add a bunch of optional toggle-able features
Stars: ✭ 65 (-12.16%)
Mutual labels:  stackoverflow, stack-overflow
Sql Server First Responder Kit
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
Stars: ✭ 2,482 (+3254.05%)
Mutual labels:  sql-server, microsoft-sql-server
bizbook-server
The repository of bizbook server web api project
Stars: ✭ 45 (-39.19%)
Mutual labels:  sql-server
AlwaysEncryptedSample
Sample ASP.NET MVC Application for demonstrating Microsoft SQL Server Always Encrypted Functionality
Stars: ✭ 14 (-81.08%)
Mutual labels:  sql-server
Answerable
Recommendation system for Stack Overflow unanswered questions
Stars: ✭ 13 (-82.43%)
Mutual labels:  stackoverflow
fullcalendar-aspnet-core
Implementation of FullCalendar in ASP.NET Core
Stars: ✭ 30 (-59.46%)
Mutual labels:  sql-server
Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (+227.03%)
Mutual labels:  sql-server
MsCoreOne
MsCoreOne is a simple Ecommerce with using many technologies such as .NET 5, Entity Framework Core 5, React 16.13 with modern Clean Architecture, Domain-Driven Design, CQRS, SOLID, Identity Server 4, Blazor. It will focus on resolving the problems always see in the process to develop projects.
Stars: ✭ 77 (+4.05%)
Mutual labels:  sql-server
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+110.81%)
Mutual labels:  sql-server
community-presentations
Presentation Repository for SQL Server / PowerShell Presentations within the Community
Stars: ✭ 38 (-48.65%)
Mutual labels:  sql-server
dbfx
This is a free, cross platform, open source database management tool based on JavaFX and vertx SQL client.
Stars: ✭ 63 (-14.86%)
Mutual labels:  sql-server
e-commerce-backend
Shopping site backend which used Asp.Net Web API, JWT, Cache, Log, SqlServer, Entity Framework Core and N-Layer Architecture implementation.
Stars: ✭ 16 (-78.38%)
Mutual labels:  sql-server
DacFx
SQL Server database schema validation, deployment, and upgrade runtime. Enables declarative database development and database portability across SQL Server versions and environments.
Stars: ✭ 152 (+105.41%)
Mutual labels:  sql-server
ThrowawayDb
Dead simple integration tests with SQL Server or Postgres throwaway databases that are created on the fly, used briefly then disposed of automagically.
Stars: ✭ 137 (+85.14%)
Mutual labels:  sql-server
Packer
Packer helpers and templates for Docker, IIS, SQL Server and Visual Studio on Windows and Ubuntu
Stars: ✭ 242 (+227.03%)
Mutual labels:  sql-server
database
Joomla Framework Database Package
Stars: ✭ 25 (-66.22%)
Mutual labels:  sql-server
So-Chat-Commander
SO Chat Commands for the Stackoverflow Chat
Stars: ✭ 14 (-81.08%)
Mutual labels:  stackoverflow
SOCVFinder
Queen, search and report question to for cv review and scan comments for Heat
Stars: ✭ 19 (-74.32%)
Mutual labels:  stack-overflow
Common
SQL FineBuild provides 1-click install and best-practice configuration on Windows of SQL Server 2019 through to SQL Server 2005
Stars: ✭ 32 (-56.76%)
Mutual labels:  sql-server

soddi

StackOverflow Data Dump Importer. Forked from https://bitbucket.org/bitpusher/soddi/ after the original author passed away.

This app takes the Stack Exchange Data Dump XML files after you've downloaded them from here: https://archive.org/details/stackexchange

And loads them into a database. If you don't want to hassle with this, just grab the Stack Overflow database in Microsoft SQL Server format from here: https://www.brentozar.com/archive/2015/10/how-to-download-the-stack-overflow-database-via-bittorrent/

Using It

  • Compile the latest dev branch yourself from source, or download the most recent official release: https://github.com/BrentOzarULTD/soddi/releases
  • Create a folder to hold the extracted XML files (e.g. C:\TEMP)
  • Extract files into a separate folder per StackExchange site (e.g. 122017 Stack Overflow). The MMYYYY format is important.
  • Fire up the soddi.exe
  • Select the extracted XML folder in the Source text box.
  • Select the Sites you want to import
  • Set up your connection string
  • Adjust batch size as you see fit
  • Click Import
  • Depending on the size of the import, you may want to grab a sandwich
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].