GithubHelp home page GithubHelp logo

crl5's Introduction

#CRL

简介

CRL快速开发框架 博客:http://www.cnblogs.com/hubro/

特点

  • 不需要代码生成器生成对象类,按标准方式写即可
  • 依托lambda,实现语法解析转换为等效的SQL查询,完全以编程方式进行查询操作
  • 支持常用查询,GROUP,JOIN,SUM,COUNT
  • 无需维护数据表,CRL运行会自动检查表映射,即使新添加的属性,也能自动识别创建相应的字段
  • 多类型数据库,多库支持,只需在应用层实现逻辑切换
  • 支持读写分离
  • 支持分库分表,能自定义分库分表规则
  • 支持复杂查询
  • 缓存支持,轻松创建本地缓存,原创分布式缓存系统 也很闪亮
  • 动态编译,可将任何查询编译为存储过程(仅MSSQL),让查询效率更高
  • 文档支持,配套文档示例详细讲解了功能用法,新增特性也会更新体现

crl5's People

Contributors

hubro-xx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.