21 packages tagged with “mssqlserver”
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
DEPRECATED - Please use official Serilog sink for MSSqlServer as it now fully supports .NET Standard
Microsoft SQL Server data provider for Serilog UI.
A Serilog sink that writes events to Microsoft SQL Server
Script and create SQL Server objects quickly.
Access Stored Procedures with Entity Framework Core
Provides client implementations for interacting with Microsoft SQL Server databases.
MS SQL Server Database Client Coding Functions Tecnosoftware components are free to use, developed by qualified teams, with no use limitation and unlimited number of installations. If you wish to support Tecnosoftware components development or simply make a donation, please visit https://bit.ly/tecnosoftwareSupport . Thank you for downloading our components. Tecnosoftware by Progetto Duerre Snc - Italy I componenti Tecnosoftware sono gratuiti, sviluppati da personale qualificato, senza limitazioni d'uso e con numero di installazioni illimitato. Se desideri supportare lo sviluppo dei vari componenti Tecnosoftware o semplicemente fare una donazione visita https://bit.ly/tecnosoftwareSupport . Grazie per aver scaricato i nostri componenti. Tecnosoftware by Progetto Duerre Snc
DbFlow is a library that helps with schema oriented database tasks
A library to help automate database operations. The main operator is the "Backup" operator. Other features are coming in the future. If you like this library, please give the repo a start.
Redistributable components for package 'soci.odbc'. This package should only be installed as a dependency. (This is not the package you are looking for).
The PluggablePersistenceLayer's driver for SqlServer databases.
ODBC backend for SOCI C++ Library
Symbols for package 'soci.odbc'. This package should not likely be installed. (This is not the package you are looking for).
A Dapper-based multi-target .NET Standard library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for multi-database access (MS SQL Server, Oracle, PostgreSQL, MySQL, Firebird, SQLite). Usage is the same as Dapper (see https://github.com/StackExchange/Dapper for examples), plus you can select and connect to different databases in a single class, and use Transactions (with a default or user-defined isolation level) with the UnitOfWork pattern directly from the same lib.
Library to help using connections and querys to MSSQLServer, SQLite and MSAccess
SOCI was initially developed in the environment where Oracle was the main database technology in use. As a wrapper for the native OCI API (Oracle Call Interface), the name 'Simple Oracle Call Interface' was quite obvious - until the 2.0 release, when the internal architecture was largely redesigned to allow the use of backends that support other database servers. We have kept the same name to indicate that Oracle is the main supported technology in the sense that the library includes only those features that were naturally implemented in Oracle. With the 2.1 release of the library, two new backends were added (MySQL and SQLite3) and we decided to drop the original full name so that new users looking for a library supporting any of these simpler libraries are not discouraged by seeing 'Oracle' somewhere in the name. The other possible interpretation was 'Syntax Oriented Call Interface', which stresses the fact that SOCI was built to support the most natural and easy interface for the user that is similar to the Embedded SQL concept (see below). But on the other hand, SOCI also provides other features (like object-relational mapping) and as a whole it is not just 'emulator' of the Embedded SQL. With all these considerations in mind, SOCI is just 'SOCI - The C++ Database Access Library'.
A Simple An Easy To Use C# ORM To manage different type of database connections and datas
Redistributable components for package 'soci'. This package should only be installed as a dependency. (This is not the package you are looking for).
Symbols for package 'soci'. This package should not likely be installed. (This is not the package you are looking for).