Skip to content

Repository files navigation

Introduction

DBProxy是基于MySQL的数据库中间件

  • dbproxy代理服务器, 稳定的数据库中间件
  • dbclient代理服务器的客户端封装
  • sqlbind数据库表字段与C++对象的转换脚本

Install

  • Build Google/Protobuf

  • Build DBProxy

    $ cd dbproxy
    $ export ROOT=`pwd`
    $ make install
    $ make all

Usage

ChangeList

About

DBProxy - A Database Proxy Server base on MySQL

Resources

Stars

10 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages