- Widgets
|
Table of Contents
What are Apstrata Web APIs?Apstrata Web APIs are a modern, simple and more efficient alternative to the multi-tiered application development paradigm. Our webservices are usable directly by any web or mobile client platform to accelerate the time to market and reduce the costs for developing cloud based applications. Apstrata APIs cover the following:
Apstrata features:
Apstrata persistence layerApstrata providers a NoSQL database service with a "document" (or "object") basic entity paradigm. Our database service provides more natural abstractions for storing business objects than the classical relational model. If one were to store this business object in a Relational database one would need to create multiple tables, using 3rd normal form schema and add the triggers and stored procedures to implement the business process and security rules. As shown below, this is a non-trivial exercise: In contrast, the Apstrata database uses a document metaphor to store the business object. All of the fields, rules and security are defined and stored together, as shown below: The Apstrata database supports the complexity and richness of the business object natively and greatly simplifies the development, maintenance and enhancement of business application data. Apstrata doesn't create an artificial limit between meta-data and digital assets, furthermore the store provides an automatice versionning of document changes (available in the public service in Q1-2012). Our full text search service automatically indexes meta-data and digital asset contents (MS-Office or PDF files). Apstrata Database Features
Getting StartedThis wiki aims provides an API reference and some basic examples to get you started. |