restSQL is an ultra-lightweight data access layer for HTTP and Java clients.

See: Description

Packages 
Package Description
org.restsql.core
Contains core framework interfaces, an API for deployments that use restSQL as a library, rather than an HTTP service.
org.restsql.core.impl
Contains core framework implementation.
org.restsql.core.sqlresource
Contains classes that model the SQL Resource definition XML document.
org.restsql.security
Contains classes that provide security, such as authorization.
org.restsql.security.impl
Contains security implementations.
org.restsql.service
Contains HTTP interface classes.

Copyright © 2011 restSQL Project Contributors