EBay launches Web query language
EBay's ql.io can simplify the process of querying a Web service for data, an eBay developer said
IDG News Service - In the hopes of reducing the complexity of making data calls over the Web, eBay has launched a programming language, called ql.io, which bundles separate API requests into a single call.
"ql.io can reduce the number of lines of code required to call multiple HTTP APIs while simultaneously bringing down network latency and bandwidth usage in certain use cases," wrote Subbu Allamaraju, an eBay developer who led the effort to build ql.io, in a blog posting announcing the new language.
With its release, ql.io has joined the growing rank of software developed by large Web service providers that have been released for others to use and refine, including Twitter's Storm data stream analysis tool, LiveJournal's memecached data caching software, Facebook's Scribe log aggregation tool, and Google's SPDY HTTP replacement.
For Web site and Web application developers, writing code to pull data from over the network can be a laborious process, Allamaraju stated in an earlier blog post, entitled "APIs are a Pain."
As an example, he showed how a client program that needs product data listed on a e-commerce site will have to make three separate API (application programming interface) calls: one for executing the product search, one to fetch the details of the product, and one to fetch the user reviews. Writing these multiple APIs is a tedious process for the developer, and the multiple calls they generate unnecessarily taxes bandwidth and processing power, Allamaraju said.
ql.io offers a way for developers to aggregate all these requests into a single request, and have the Web server parse the request and send back the results in a single bundle.
A declarative event-driven language, ql.io is loosely based on both the SQL database query language, as well as the JSON (JavaScript Object Notation) data interchange format. To process the scripts, ql.io uses the node.js JavaScript interpreter on the server.
Allamaraju posted the source code for the language -- which is licensed under Apache License 2.0 -- on GitHub online code repository, and placed some examples of how the language could be used on the newly created ql.io site.
Joab Jackson covers enterprise software and general technology breaking news for The IDG News Service. Follow Joab on Twitter at @Joab_Jackson. Joab's e-mail address is Joab_Jackson@idg.com
- 12 iPhones Apps That Will Make You a Networking Star
- 10 Careers Robots Are Taking From You
- Big Data Gold Isn't Always Where You Would Expect It
- 6 Tips to Build Your Social Media Strategy
- A walking tour: 33 questions to ask about your company's security
- 15 social media scams
- The 7 elements of a successful security awareness program
- IT Certification Study Tips
- Register for this Computerworld Insider Study Tip guide and gain access to hundreds of premium content articles, cheat sheets, product reviews and more.
- The Five Big Lies the C-Suite Hears About "Going Mobile" Mobile has already made a tremendous impact-to the tune of 29 billion apps downloaded in 2011. With such a new technology, it's not...
- mPayment Scenario Planning and Recommendations The mPayment industry is predicted to reach $1.3 trillion by 2017. This report offers conclusions into the impact mobile will have on businesses...
- Is Your App Getting Used? Understanding UX and Your Audience Want your app to be one of the 70 percent that is opened but never used again? If not, then you need to...
- Sepaton DBeXstream Enhancements Silverton Consulting weighs in on why Sepaton is a compelling response to the data protection challenges inherent in today's large enterprise database environments...
- 3 Reasons Why Sepaton is the World's Fastest Backup Solution Leading analyst, Storage Switzerland learns how Sepaton backs up and deduplicates massive data volumes while maintaining the industry's fastest performance - all in...
- Enterprise File Sharing: All You Need to Know Security. Scalability. Control. These are just some of the many benefits of enterprise cloud file-sharing that you'll discover in this KnowledgeVault, packed with... All App Development White Papers | Webcasts
Our weekly newsletter will cover a wide range of topics and trends related to consumerization. Stay up to date with news, reviews and in-depth coverage of BYOD, smartphones, tablets, MDM, cloud, social and how consumerization affects IT. Subscribe now!