Giter Club home page Giter Club logo

dbfound's Introduction

dbfound

dbfound快速应用开发平台

DBFound宗旨:解决开发技术复杂、难度高、开发速度慢等问题。 提供快速、便利、高效率的开发平台。

DBFound特性:

快速UI dbfound ui基于extjs与jstl进行实现。是一个标签式UI开发、事件驱动模式的前端框架。 框架拥有完善jstl、xml schema语法。eclipse能够自动提示、校验。大大的提高了开发效率,减少了调试工作。

无缝的数据交互 dbfound实现了前后端无缝的数据交互。只需要指定后端的响应地址。系统自动将数据传送到后端java中进行处理。 中间通过数据容器Context,js与java之间直接进行Object对象交互。无须额外的格式转化。

智能存储 dbfound model实现与数据库进行交互的,程序中无须管理数据库连接、事务、资源的释放、数据格式转化等繁琐问题。 将sql配置在model(一个xml文件)中,调用指定model实现智能的数据库交互。 dbfound model实现了热部署,我们可以实时改变sql语句,大大的缩短调试而重启服务器的次数。 框架提供了浏览器远程ajax调用model的接口,model将二维表结构转化为List-Map格式,然后转化为json格式传递给前台。 整个过程对程序员来说是透明的。程序员要做的只是配一个xml文件。

dbfound's People

Contributors

nfwork avatar

Watchers

amtech 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.