News: restSQL 0.8.7 released

[复制链接]
查看11 | 回复3 | 2011-5-7 01:45:08 | 显示全部楼层 |阅读模式
Version 0.8.7 of restSQL, an open-source persistence framework, was released on January 12, 2014. The release adds auto-increment/sequence-based column support and extends function-based column support to PostgreSQL. See the Release Notes for more detail.See http://restsql.org for an overview, developer documentation and binary distributions of the framework and the SDK. The source code is licensed under MIT and hosted on github.restSQL is a very unconventional, ultra-lightweight data access layer for browser, mobile and Java clients. For many applications, conventional ORM is heavyweight and inflexible, and conventional Web Services (WSDL/SOAP) are cumbersome. restSQL substantially lightens the middle-tier. It is targeted at the 80% of data access that is basic CRUD (Create-Read-Update-Delete), making it faster and simpler to develop distributed applications.restSQL is not an object-oriented view of the database. It presents flat or hierarchical "views" of relational database tables. These views are query-able and updatable through a simple REST-based HTTP or Java API. The HTTP interface is based on REST principles, which use HTTPT's built-in features, rather than abstracting away from them.http://restsql.orgrestSQL - Trim your middle!

回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层



回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层
restSQL 是noSQL产品还是传统SQL产品
回复

使用道具 举报

千问 | 2011-5-7 01:45:08 | 显示全部楼层
不是nosql,是orm
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行