NewLife.XCode
Data Service
A middle tier data service that abstracts various databases and provides an object-oriented interface for data access and manipulation
数据中间件,支持MySQL、SQLite、SqlServer、Oracle、Postgresql、TDengine、达梦,重点在缓存、性能、分表、自动建表。
72 stars
16 watching
33 forks
Language: C#
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
david-bouyssie/sqlite4s | A thin wrapper around the SQLite C library with an API similar to Sqlite4java. | 36 |
raven-ie/nldatabase | A lightweight C++ wrapper for the SQLite database engine | 0 |
dotnetcore/freesql | A .NET Core ORM component with support for multiple databases and data access patterns | 4,119 |
mtxr/vscode-sqltools | A tool that provides connections to and management of various databases from within VSCode. | 1,508 |
fosslife/delta | A Node.js-based file uploader and URL shortener for private cloud storage with secure API key authentication and configurable retention period. | 122 |
benlau/qsyncable | A solution to synchronize data between models by duplicating and synchronizing local copies of data | 118 |
managedcode/storage | A universal interface for accessing and manipulating data in different cloud blob storage providers | 67 |
linkedin/ambry | A distributed object store designed to handle large amounts of small and large immutable objects with high availability and low latency. | 1,751 |
msallin/sqlitecodefirst | A library that enables .NET developers to create and manage SQLite databases using Entity Framework's CodeFirst approach. | 612 |
codeyellowbv/mobx-spine | A JavaScript package for building data-driven applications with support for models, relations, and external APIs. | 31 |
kkharji/sqlite.lua | A Lua binding for a self-contained SQLite database engine | 494 |
clidey/whodb | A tool for managing and exploring databases through natural language interfaces | 1,862 |
tomwanzek/d3-ng2-service | Provides access to D3 data visualization functionality within an Angular application | 205 |
btrask/sqlheavy | Replaces SQLite's built-in b-tree with arbitrary storage engines from libkvstore. | 23 |