-
Updated
May 6, 2023 - TypeScript
sqlserver
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,557 public repositories matching this topic...
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
May 4, 2023 - TypeScript
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
Updated
May 6, 2023 - TypeScript
-
Updated
Apr 27, 2023 - Java
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
-
Updated
May 5, 2023 - C#
Flyway by Redgate • Database Migrations Made Easy.
-
Updated
Apr 27, 2023 - Java
Database CI/CD for DevOps teams. https://www.bytebase.com
-
Updated
May 6, 2023 - Go
jOOQ is the best way to write SQL in Java
-
Updated
May 5, 2023 - Java
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
-
Updated
May 6, 2023 - Java
Main Liquibase Source
-
Updated
May 5, 2023 - Java
-
Updated
May 5, 2023 - C#
Single file PHP script that adds a REST API to a SQL database
-
Updated
Apr 6, 2023 - PHP
Entity Framework EF Core Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
-
Updated
May 5, 2023 - C#
tbls is a CI-Friendly tool for document a database, written in Go.
-
Updated
Apr 14, 2023 - Go