1,642 packages
returned for Tags:"sql"
-
15,216,550 total downloads
-
last updated 2/11/2019
-
Latest version: 1.50.7
-
orm
sql
micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Npgsql is the open source .NET data provider for PostgreSQL.
Allows SQL Server Compact 4.0 to be used with Entity Framework.
Allows you to use SQL Server spatial types on a machine without SQL Server installed. Enables Entity Framework spatial types to be used (DbGeography and DbGeometry).
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute...
More information
DeveelDB Kernel
This is the kernel library of DeveelDB SQL System for any CPU platform.
DeveelDB is an embeddable SQL-99 Relational Database Management System oriented to the .NET/Mono frameworks, providing rich functionalities and high performances managing SQL databases within applications.
DeveelDB Kernel (x86)
This is the kernel library of DeveelDB SQL System for x86 Architecture.
DeveelDB is an embeddable SQL-99 Relational Database Management System oriented to the .NET/Mono frameworks, providing rich functionalities and high performances managing SQL databases within applications.
DeveelDB Kernel (x64)
This is the kernel library of DeveelDB SQL System for x64 Architecture.
DeveelDB is an embeddable SQL-99 Relational Database Management System oriented to the .NET/Mono frameworks, providing rich functionalities and high performances managing SQL databases within applications.
Dapper SqlBuilder component
The Dapper SqlBuilder component, for building SQL queries dynamically.
Microsoft.SqlServer.Types (Unofficial)
Allows you to use SQL Server types on a machine without SQL Server installed.
Static helper class for performing MS SQL operations.
Based on the Microsoft .NET Data Access Application Block v2.0.
MiniProfiler: Profiler storage for SQL Server
Library for Parsing SQL Server T-SQL Scripts
CrmAdo is an ADO.Net data provider for Dynamics Crm. It's goal is to make it easy for you to perform CRUD operations against Dynamics Crm. It exposes Dynamics to you as an ordinary ADO.Net data source that you can execute SQL commands against. It allows you to use the familiar ADO.Net classes to...
More information
SQLGeneration (DazinatorFork)
A fork of the SQLGeneration code base that has some features not in the original master.
Obj2Schema generates a SQL schema from object metadata. Lightweight and flexible, it supports SQL Server, MySql and Sqlite SQL dialects, and is easily extendable It allows for straight translation from .NET to SQL types, but does not yet generate relations.
-
3,152 total downloads
-
last updated 8/1/2018
-
Latest version: 2.0.6
-
SQL
Databases
T-SQL
SQLParser is, as the name suggests, a parser/lexer for SQL.