Bookly Bookly.Rdms.MySql
SmartDb.NetCore是一套基于ADO.Net和DoNetCore对 SqlServer、MySql、SQLite、PostgreSql数据库支持的快速开发和轻量级ORM框架。 包NuGet地址:https://www.nuget.org/packages/SmartDb.NetCore 框架Git开源地址:https://github.com/joyet/SmartDb.NetCore 框架博客地址:https://www.cnblogs.com/joyet-john/articles/9295985.html#4021708 联系邮箱:joyet@qq.com
Package Description
Bam.Net.Data.MySql
Implementation of Butterfly.Core.Database for MySQL
Implementation of Butterfly.Database using MySQL
Provide MySQL support for ORM.
Implementation of SqlRepoEx Core for Lambda Turn to Full SQL statement(Select,Union,Join etc.) ;
Provide MySQL support for ORM.
Fast and robust layer for accessing databases. SQL Server, MySQL, Aurora, MariaDB, Sqlite and PostgrSQL. Designed for people that prefer to use stored procedures but works equally well for ad-hoc queries. Does not generate SQL statements from LINQ expressions.
ELinq 是一个轻量简单易用的开源Linq ORM数据访问组件,支持Nullable类型和枚举类型,对Linq的谓词提供了完美的支持,支持根据实体类自动建库建表建关系,支持根据数据库通过T4模版自动生成实体代码,旨在让绝大部份的主流数据库都使用 Linq 来进行程序开发,让开发人员访问数据库从SQL中解放出来,易学易用上手快,配置简单,并且提供了源代码下载,方便定制。支持多数据库,目前支持Access、SQLServer、SqlCE、SQLite、MySQL、ORACLE,未来还会支持更多的数据库。
An Api abstraction for sql generation and data storage. Currently Supports [InMemory, MySql, SqlServer, SqlServerCe]; you can write c# and it generates language specific sql.
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
This component adds support for Carbonite ORM to query and persists data entities to the MySQL DBMS. Carbonite includes a new lightweight ORM capable of mapping your objects and database by convention, configuration or code. Carbonite also conceals other popular ORMs into the same programming model so that you will never need to deal again with hard-to-maintain heterogeneous data layers implementation models. KEYSTONE is a modern, multi-paradigm, data-centric software development framework. Visit http://www.keystoneframework.com for more details.
Data transformation and anaytics library - Flat File Connections & Readers
MonkeyOrm is a small, powerful SQL-based ORM for .NET. Website: http://www.monkeyorm.com . Source code: https://github.com/Sinbadsoft/MonkeyOrm. Some of MonkeyOrm features and design choices: * Doesn’t pollute your code: no base classes to inherit from, no attributes and no xml config. * Easy to adopt, easy to get rid of: No lock-in, it’s just your POCOs and plain old SQL. * Stateless, no caching. * Built-in CRUD: Create, Read, Update, Delete and Create-or-Update (aka Upsert). * Transactions. * Objects slicing on insertion and update with a black list or a white list. * Bulk-fetching. * Data streaming. * Batch insertion, with fine-grained control on number of inserted objects per query. * Blobbing.
Package Description
Package Description
Data transformation and anaytics library - MySql Connection and reader.
RoundhousE is a Professional Database Change and Versioning Management tool. This is the MySql database package.
Package Description
Create specific sql code for MySQL * Generate SQL code for Create and Drop tables, columns, indexes, and foreign keys * Generate SQL code for Insert, Select, Delete, Update, Create & Drop operations, without writing SQL code yourself * Select operation is capable of using joins, aggregation, group by, sort, limit, pretty much everything supported
Package Description
Package Description
MySqlConnector package for Cosmos.Data.
Provide a custom IDbProfiler implemenation that can capture sql command executed against a database and some utility methods around MiniProfiler components. This package is dedicated to work with MySQL by providing a factory to initialize MySQL connection
This is a lightweight ORM framework like Dapper but also provider DbCommand SQL log. And support SQL Server, MySQL and Oracle database. Also support dynamic ORM.
Package Description
Package Description
Database migrations for .NET. Supported DBMS: MySQL 5.0 and later, Oracle 10g or later, SQLite 3 and later, MS SQL Server 2005 and later, MS SQL Server Ce 4, SQL Azure, PostgreSQL, Firebird 2.5 and later.
Contains dlls and sources for MySQL Persistence Provider: MySQLProvider which implements interfaces: IPersistenceProvider, ISchemePersistenceProvider and IWorkflowGenerator. Steps for workflow runtime configuration with MySQLProvider: http://workflowenginenet.com/Documentation/Detail/howtoconnect in Create WorkflowRuntime section.
Dead simple integration tests with Sql server throwaway databases.
Package Description