
sql-server
Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 2,924 public repositories matching this topic...
Bug description
On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
.
-
Updated
Jul 7, 2022 - C#
Doctrine Database Abstraction Layer
-
Updated
Jul 5, 2022 - PHP
Issue Type: Bug
When you have a long list of changes when doing a Schema Compare the list scrolls to the top after check/unchecking a file at the bottom.
- Do a Schema Compare that produces changes longer than the UI can show in one screen.
- Scroll down and uncheck a file.
- The window will scroll to the top.
- Get frustrated when you have to scroll down to uncheck another fil
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
-
Updated
Jul 6, 2022 - JavaScript
Fluent migrations framework for .NET
-
Updated
Jul 3, 2022 - C#
sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
-
Updated
Jul 1, 2022 - TSQL
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
-
Updated
Jul 6, 2022 - C#
Microsoft SQL Server client for Node.js
-
Updated
May 29, 2022 - JavaScript
Feature Request
A simple command that just pulls readable information from msdb..suspect_pages.
Problem to solve
At times you need to monitor the suspect pages a server may have or verify after you get logical errors returned from DBCC results, or even finding the dreaded 823/824 err
Microsoft Drivers for PHP for SQL Server
-
Updated
Jun 14, 2022 - PHP
Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
-
Updated
Jul 1, 2022 - Svelte
Useful links, scripts, tools and best practice for Microsoft SQL Server Database
-
Updated
Jun 29, 2022 - TSQL
Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell
-
Updated
Oct 20, 2021
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
Official Microsoft repository for SQL Server in Docker resources
-
Updated
Jun 28, 2022 - Dockerfile
Deploy a no-code admin panel for any application in less than a minute. Search, create, update, and delete data entries, create custom actions, and build reports.
-
Updated
Jul 2, 2022 - Ruby
Blockchain data parsing and persisting results
-
Updated
Feb 25, 2020 - Go
SQL Server Adapter For Rails
-
Updated
Apr 11, 2022 - Ruby
Hey,
I see awesome MySQL preset but at case in my company there are still missing some features. We need three things:
- Run in root mode.
- Don't choose database at start because we have multiple db's in single MySQL instance.
- Mount Docker volumes. We use internal cache for seeds and it's saved in Docker volume.
Here's a quick sneak peek what I'm talking about in code:
https://g
The sql.JsonDocument ToString method uses json.Marshall. This returns a string without any extraneous whitespace. MySQL on the other hand uses whitespaces for legibility:
mysql> CREATE TABLE t1 (c1 JSON);
mysql> INSERT INTO t1 VALUES
> ('{"x": 17, "x": "red"}'),
> ('{"x": 17, "x": "red", "x": [3, 5, 7]}');
mysql> SELECT c1 FROM t1;
+------------------+
| c
SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
-
Updated
Jun 20, 2022 - C#
SQL query stress simulator created by Adam Machanic http://dataeducation.com/sqlquerystress-the-source-code/
-
Updated
May 17, 2022 - C#
Database migrations and schema updates made easy
-
Updated
Jun 28, 2022 - PHP
Get SQL Server notification on record table change
-
Updated
Jun 9, 2021 - C#

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

