This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these template messages) (Learn how and when to remove this template message)
|
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it . The article may be deleted if this message remains in place for seven days, i.e., after 10:38, 29 October 2018 (UTC). Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify |Twig (database)|concern=The coverage (references, external links, etc.) does not seem sufficient to justify this article passing [[Wikipedia:General notability guideline]] and the more detailed [[Wikipedia:Notability (software)]] requirement. If you disagree and deprod this, please explain how it meets them on the talk page here in the form of "This article meets criteria A and B because..." and [[WP:ECHO|ping me back]] through [[WP:ECHO]] or by leaving a note at [[User talk:Piotrus]]. Thank you.}} ~~~~ |
Twig is an open source object database built on Google App Engine's low-level Datastore API. It is an alternative to the standard JDO and JPA interfaces, built specifically to make the most of the datastore's unique abilities such as asynchronous non-blocking operations.
An object database is a database management system in which information is represented in the form of objects as used in object-oriented programming. Object databases are different from relational databases which are table-oriented. Object-relational databases are a hybrid of both approaches.
Google App Engine is a web framework and cloud computing platform for developing and hosting web applications in Google-managed data centers. Applications are sandboxed and run across multiple servers. App Engine offers automatic scaling for web applications—as the number of requests increases for an application, App Engine automatically allocates more resources for the web application to handle the additional demand.
An operational data store is used for operational reporting and as a source of data for the Enterprise Data Warehouse (EDW). It is a complementary element to an EDW in a decision support landscape, and is used for operational reporting, controls and decision making, as opposed to the EDW, which is used for tactical and strategic decision support.
Licensed under the Apache License 2.0.
| This software article is a stub. You can help Wikipedia by expanding it. |