Git Product home page Git Product logo

bubdm's Projects

spring.net.demo icon spring.net.demo

Spring是一个轻量级的控制反转和面向切面的容器框架,Sping通过一种称作控制反转(IoC)的技术促进了松耦合

spritecreator icon spritecreator

Image Sprites are a very good way to feed your application some images. Basically, it consists of combining a set of images in a larger one and then just caching it. When you need one of the small images, all you have to know are the coordinates of it on the large one. With this technique, you just need to load one image for the entire application and reuse it, instead of loading each image at a time.

spyder icon spyder

Official repository for Spyder - The Scientific Python Development Environment

sql-generator icon sql-generator

Windows application that loads a DataTable from the specified query and then generates INSERT, UPDATE, or DELETE SQL statements based upon the type of SQL command and the selected columns.

sql-query-builder icon sql-query-builder

A C# library which helps create customized and extensible sql queries more easily.

sql-query-builder-dotnet icon sql-query-builder-dotnet

SQL query builder .NET Core class library. Generate SQL query string using lambda based on class property.

sql-query-runner icon sql-query-runner

Simple SQL Query Runner. Set options in app.config file and getting notify and mail report.

sqlbuilder icon sqlbuilder

SQL Builder, a free open source app for creating PHP Connection strings, Dynamically to improve workflow. reducing time to code.

sqlbuilder-1 icon sqlbuilder-1

SqlBuilder helps build SQL queries programatically and list the results into objects just by matching the object's properties' names to the selected names in the SQL query. The intent of this library is not to abstract away differences between DBs, nor to get in the way of the user. It aims to be let the user take control of the generated SQL, while providing "shortcuts", i.e. easier ways to achieve the desired result. Most of all, this is NOT AN ORM.

sqlbuilder-4 icon sqlbuilder-4

.NET Framework4.5版本Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;

sqlbuilder.core icon sqlbuilder.core

.NET Standard 2.1、.NET 5 版本SQLBuilder,Expression表达式转换为SQL语句,支持SqlServer、MySql、Oracle、Sqlite、PostgreSql;基于Dapper实现了不同数据库对应的数据仓储Repository;

sqlcetoolbox icon sqlcetoolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

sqldbsharp icon sqldbsharp

SqlDB# (Moore's Database Engine) is a simplest-case, minimally viable, embeddable, YesSQL datastore, written in C# and designed for crossplatform application prototyping.

sqless icon sqless

一个客户端安全操作数据库的解决方案。全栈开发者福利!

sqlfu icon sqlfu

Fast and versatile .net core data mapper/micro-orm

sqlhelper icon sqlhelper

SQLHelper is a wrapper around DbConnection/DbCommand and a micro ORM. It automatically handles batching, data conversion, transactions, etc. for you. It's been around even longer than Dapper as part various libraries I've had over the years.

sqlite-global-tool icon sqlite-global-tool

SQLite .NET Core CLI tool that allows the user to manually enter and execute SQL statements with or without showing query result.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.