Git Product home page Git Product logo

mysqlorm's Introduction

MYSQL-ORM介绍

功能特性

  1. 跨平台:支持 Linux、Windows 等
  2. 支持增删改查 CRUD
  3. 支持批量添加
  4. 支持批量查询
  5. 支持丰富的实用函数
  6. 支持联表查询 join
  7. 支持事务,嵌套事务
  8. 支持数据库连接池
  9. 防止 SQL 注入

结构图

img

TODO

  • 日志logger部分,和数据库的Value对象
  • 批处理对象
  • 单个连接对象
  • 连接池、 数据库对象
  • 事务、模型
  • 示例
mkdir build
cd build
cmake ..
make
make install

mysqlorm's People

Contributors

lhcygan avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

albertzhuo420

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.