All Projects → Efcore.bulkextensions → Similar Projects or Alternatives

1359 Open source projects that are alternatives of or similar to Efcore.bulkextensions

Rezoom.sql
Statically typechecks a common SQL dialect and translates it to various RDBMS backends
Stars: ✭ 621 (-72.94%)
Mutual labels:  sql, sqlite, sqlserver
Ebean
Ebean ORM
Stars: ✭ 1,172 (-48.93%)
Mutual labels:  sql, sqlite, sqlserver
CodexMicroORM
An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.
Stars: ✭ 32 (-98.61%)
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (-66.23%)
Mutual labels:  sql, sqlite, sqlserver
Evolve
Database migration tool for .NET and .NET Core projects. Inspired by Flyway.
Stars: ✭ 477 (-79.22%)
Mutual labels:  sql, sqlite, sqlserver
Modernarchitectureshop
The Microservices Online Shop is an application with a modern software architecture that is cleanly designed and based on.NET lightweight technologies. The shop has two build variations. The first variant is the classic Microservices Architectural Style. The second one is with Dapr. Dapr has a comprehensive infrastructure for building highly decoupled Microservices; for this reason, I am using Dapr to achieve the noble goal of building a highly scalable application with clean architecture and clean code.
Stars: ✭ 154 (-93.29%)
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (-3.66%)
Mutual labels:  sql, sqlite, bulk
Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-94.47%)
Mutual labels:  sql, sqlite, sqlserver
Oreilly intermediate sql for data
Resources for the O'Reilly Online Training "Intermediate SQL For Data Analysis"
Stars: ✭ 136 (-94.07%)
Mutual labels:  sql, sqlite
Beekeeper Studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
Stars: ✭ 8,053 (+250.89%)
Mutual labels:  sql, sqlite
Entityframework Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Stars: ✭ 1,848 (-19.48%)
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+104.58%)
Mutual labels:  sql, sqlserver
Beam
Apache Beam is a unified programming model for Batch and Streaming
Stars: ✭ 5,149 (+124.36%)
Mutual labels:  sql, batch
Sp whoisactive
sp_whoisactive
Stars: ✭ 566 (-75.34%)
Mutual labels:  sql, sqlserver
Datasette
An open source multi-tool for exploring and publishing data
Stars: ✭ 5,640 (+145.75%)
Mutual labels:  sql, sqlite
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+197.47%)
Mutual labels:  sql, sqlserver
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+1007.71%)
Mutual labels:  sql, sqlite
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (-67.71%)
Mutual labels:  sql, sqlite
Efcore.pg
Entity Framework Core provider for PostgreSQL
Stars: ✭ 838 (-63.49%)
Mutual labels:  sql, entity-framework-core
Sqlinjectionwiki
A wiki focusing on aggregating and documenting various SQL injection methods
Stars: ✭ 623 (-72.85%)
Mutual labels:  sql, sqlserver
Migrate
Database migrations. CLI and Golang library.
Stars: ✭ 7,712 (+236.03%)
Mutual labels:  sql, sqlite
Eosio sql plugin
EOSIO sql database plugin
Stars: ✭ 21 (-99.08%)
Mutual labels:  sql, sqlite
Avsqldebugger
A Simple Core Data Debugger that will look inside your apps DB
Stars: ✭ 30 (-98.69%)
Mutual labels:  sql, sqlite
Sql.js
A javascript library to run SQLite on the web.
Stars: ✭ 9,594 (+318.04%)
Mutual labels:  sql, sqlite
Sqlite orm
❤️ SQLite ORM light header only library for modern C++
Stars: ✭ 1,121 (-51.15%)
Mutual labels:  sql, sqlite
Join Monster Graphql Tools Adapter
Use Join Monster to fetch your data with Apollo Server.
Stars: ✭ 130 (-94.34%)
Mutual labels:  sql, batch
Monitor Table Change With Sqltabledependency
Get SQL Server notification on record table change
Stars: ✭ 459 (-80%)
Mutual labels:  sql, sqlserver
Beam
A type-safe, non-TH Haskell SQL library and ORM
Stars: ✭ 454 (-80.22%)
Mutual labels:  sql, sqlite
Android Orma
An ORM for Android with type-safety and painless smart migrations
Stars: ✭ 442 (-80.74%)
Mutual labels:  sql, sqlite
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+691.63%)
Mutual labels:  sqlite, sqlserver
Typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Stars: ✭ 26,559 (+1057.25%)
Mutual labels:  sqlite, sqlserver
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (-76.51%)
Mutual labels:  sql, sqlite
Selda
A type-safe, high-level SQL library for Haskell
Stars: ✭ 435 (-81.05%)
Mutual labels:  sql, sqlite
Andl
Andl is A New Database Language
Stars: ✭ 71 (-96.91%)
Mutual labels:  sql, sqlite
Selectstarsql
An interactive SQL book
Stars: ✭ 92 (-95.99%)
Mutual labels:  sql, sqlite
Qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
Stars: ✭ 92 (-95.99%)
Mutual labels:  sql, sqlite
Zxw.framework.netcore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~
Stars: ✭ 691 (-69.89%)
Mutual labels:  sqlite, sqlserver
Sqlancer
Detecting Logic Bugs in DBMS
Stars: ✭ 672 (-70.72%)
Mutual labels:  sql, sqlite
Nano Sql
Universal database layer for the client, server & mobile devices. It's like Lego for databases.
Stars: ✭ 717 (-68.76%)
Mutual labels:  sql, sqlite
Node Sqlite
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Stars: ✭ 642 (-72.03%)
Mutual labels:  sql, sqlite
Ezsql
PHP class to make interacting with a database ridiculusly easy
Stars: ✭ 804 (-64.97%)
Mutual labels:  sql, sqlserver
Tbls
tbls is a CI-Friendly tool for document a database, written in Go.
Stars: ✭ 940 (-59.04%)
Mutual labels:  sqlite, sqlserver
Dotmim.sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
Stars: ✭ 406 (-82.31%)
Mutual labels:  sql, sqlite
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+298.56%)
Mutual labels:  sql, sqlite
Admin
AutoQuery + Admin UI for ServiceStack Projects
Stars: ✭ 47 (-97.95%)
Mutual labels:  sqlite, sqlserver
Tigertoolbox
Toolbox repository for Tiger team
Stars: ✭ 1,003 (-56.3%)
Mutual labels:  sql, sqlserver
Electrocrud
Database CRUD Application Built on Electron | MySQL, Postgres, SQLite
Stars: ✭ 1,267 (-44.79%)
Mutual labels:  sql, sqlite
Xeus Sql
xeus-sql is a Jupyter kernel for general SQL implementations.
Stars: ✭ 85 (-96.3%)
Mutual labels:  sql, sqlite
Goose
A database migration tool. Supports SQL migrations and Go functions.
Stars: ✭ 2,112 (-7.97%)
Mutual labels:  sql, sqlite
Goqu
SQL builder and query library for golang
Stars: ✭ 984 (-57.12%)
Mutual labels:  sql, sqlite
Sqlfaker
轻量级、易拓展的数据库智能填充Java开源库
Stars: ✭ 109 (-95.25%)
Mutual labels:  sql, sqlserver
Impatient
Ain't nobody got time for data
Stars: ✭ 110 (-95.21%)
Mutual labels:  sql, entity-framework-core
Sqhell.vim
An SQL wrapper for vim
Stars: ✭ 113 (-95.08%)
Mutual labels:  sql, sqlite
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (-33.25%)
Mutual labels:  sqlite, sqlserver
Minisqlquery
Minimalist SQL Query tool for any .NET DB Provider - SQL, SQLite, SQL CE, Oracle, Access...
Stars: ✭ 103 (-95.51%)
Mutual labels:  sql, sqlite
Sql Kit
*️⃣ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.
Stars: ✭ 115 (-94.99%)
Mutual labels:  sql, sqlite
Sqlite3 To Mysql
Make an Sqlite3 export MySQL readable.
Stars: ✭ 116 (-94.95%)
Mutual labels:  sql, sqlite
Walkable
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Stars: ✭ 384 (-83.27%)
Mutual labels:  sql, sqlite
Grdb.swift
A toolkit for SQLite databases, with a focus on application development
Stars: ✭ 4,637 (+102.05%)
Mutual labels:  sql, sqlite
Cancer Donation Portal Python Flask App
Flask App for Cancer Donation Portal using basic Python, SQLite3, HTML, CSS and Javascript
Stars: ✭ 32 (-98.61%)
Mutual labels:  sql, sqlite
1-60 of 1359 similar projects