Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
/ Tup.Cobar4Net Public archive

[Obsolete]Alibaba Cobar .NET 实现版. ~ C# Cobar .NET SqlParser Route Sharding

License

Notifications You must be signed in to change notification settings

tupunco/Tup.Cobar4Net

Repository files navigation

[Obsolete] Tup.Cobar4Net

  • Cobar 是提供关系型数据库 (MySQL) 分布式服务的中间件, 它可以让传统的数据库得到良好的线性扩展, 并看上去还是一个数据库, 对应用保持透明.
  • 本项目为 Alibaba Cobar .NET 实现版.

目前功能:

  1. MySQL Sql Parser
  2. Config
  3. Route

Roadmap

  • 0.1 完成 SqlParser+Route.
  • 0.2 去掉遗留 JAVA 语法特征, 整理代码符合 C#/.NET 规范.
  • 0.3 实现一组简单 ADO.NET DbProviderFactory 封装类, 可以直连方式使用 Route 功能. 作为一个基本 MySQL Sharding 方案来使用.
  • 0.5 待定...
  • 1.0 实现 Cobar Server 完整功能.
  • 1.1 实现 Cobar Manager 功能.

相关资料:

环境:

  • .NET 4.0/VS2015

第三方:

license:

Developed By:

About

[Obsolete]Alibaba Cobar .NET 实现版. ~ C# Cobar .NET SqlParser Route Sharding

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages