WSO2 product exposes data as RESTful Web resources
Stories Columns Opinions Resources
Preflight builds spread wings for smoother projects
Developers are increasingly turning to preflight builds, allowing them to experiment with ...
|
Coverity creates program to enforce code adherence
The Architecture Analyzer uses mapping technology from the company's Software DNA static a...
|
QCon 2008 features domain-driven development
This year's QCon invites speakers like Eric Evans and Dan North to talk about domain-drive...
|
.NET similarities prove golden for Silverlight
Microsoft has focused on making Silverlight 2 symmetric with the .NET platform, and that h...
|
SOA Watch: New economic realities
In the current economic downturn, agile programming and SOA are attractive options that bu...
|
Integration Watch: A new twist on threads
The key to raising the efficiency of multiprocessors is to shrink the overall workload by ...
|
Integration Watch: The Return of NetRexx?
Java scripting languages are seeing a surge in popularity, with NetRexx looking particular...
|
Windows & .NET Watch: Transaction crowd gets a boost
With multicore chips becoming the standard for processors, the need for a flexible, usable...
|
From the Editors: Election should shake up JCP
Rod Johnson has the right ideas for opening up the Java Community Process, and he may be a...
|
Letters to the Editor: Sun gives REST, SOAP choice
A reader takes issue with a headline on our story about Sun working with REST along with S...
|
Guest View: Be smart and lazy
The optimal solution for problems is the simplest one, so always aim to streamline your ap...
|
Zeichick's Take: From EXEC to EXEC 2 to REXX to NetRexx
Andrew Binstock's column last week, "The Return of NetRexx," brought back some fond memori...
|
Advanced Corda CenterView™ Data Visualization for the BusinessObjects™ Intelligence Platform
Corda Technologies presents a white paper on pervasive BI. The BusinessObjects business in...
|
From Mobile to SOA: A Guide for Optimized Application Deployment
Customer need has driven the emergence of multiple computing tiers. Today’s application d...
|
e-Kit: Web Application Security
Is your network secure? What about your web applications.
If IT security is your top p...
|
Practical tips for saving money on code maintenance
If software design is expensive, well, code maintenance is even more so. When you look...
|
By David Worthington
October 3, 2008 —
Data services are emerging as a secure alternative to the bête noir of privacy and security watchdogs: the sharing of sensitive data on physical media. A developer of Web services infrastructure software has released an open-source solution for creating data services that it says is are more straightforward than other solutions.
WSO2 today announced the immediate availability of WSO2 Data Services, which lets database programmers expose data as Web Services Standards-based, representational state transfer (REST)-style Web resources. It works with any relational database that is accessible via the Java Database Connectivity standard, as well as with comma-delineated-value file formats and Microsoft Excel spreadsheets.
Last year, a U.K. government CD containing personal data on 25 million people was lost in the mail and was never recovered, touching off a political firestorm. That snafu could have been avoided had the British government set up a data service to share such information directly from its database, said WSO2's CTO Paul Fremantle.
Creating data services is often easier said than done, however, because database programmers are in unfamiliar territory when using XQuery and XSL Transformations (XSLT), he said.
Fremantle described WSO2 Data Services as a quick-and-dirty solution. “We started with KISS [keep it simple, stupid]; they take what they know—an SQL query or a stored procedure—and map it into a system.”
James Governor, principal analyst and founder of RedMonk, said in a prepared statement that “heavyweight industry standards for data integration are not being widely deployed because of their inherent complexity. WSO2 is addressing this complexity with its Data Services tooling, which is designed for both XML Web services and more lightweight, REST-style resources.”
WSO2 Data Services provides a caching and throttling solution for accessing databases—features that Fremantle said are first steps toward more-advanced features. Multiple data services may be exposed as a single service in this initial release, which Fremantle said is a precursor to Master Data Management. Future versions may also implement XQuery and XSLTs on top of the basic offering.
“We are an open-source project and will release early and often,” he said. For the current release, he said, people told WSO2 they needed a solution that would make data useful in a SOA.
“We are not trying to boil the ocean,” Fremantle quipped. “This [release] is not a Rolls-Royce … it is like a Ford Fiesta with security and airbags, but no toaster and mini-bar.”
WSO2 offers a utility to convert XML-based files from Data Services into scripts that can be leveraged by its PHP data services library, which was released in September.
Related Search Term(s): databases, open source, security, WSO2
Share this link: http://www.sdtimes.com/link/32929