Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Database transaction
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Distributed transactions== Database systems implement [[distributed transaction]]s<ref>{{Cite book|title=Principles of Distributed Database Systems, Third Edition |publisher=Springer|last1=Γzsu|first1=M. Tamer|last2=Valduriez|first2=Patrick|language=en|doi=10.1007/978-1-4419-8834-8|year = 2011|bibcode=2011podd.book.....O |isbn = 978-1-4419-8833-1}}</ref> as transactions accessing data over multiple nodes. A distributed transaction enforces the ACID properties over multiple nodes, and might include systems such as databases, storage managers, file systems, messaging systems, and other data managers. In a distributed transaction there is typically an entity coordinating all the process to ensure that all parts of the transaction are applied to all relevant systems. Moreover, the integration of Storage as a Service (StaaS) within these environments is crucial, as it offers a virtually infinite pool of storage resources, accommodating a range of cloud-based data store classes with varying availability, scalability, and ACID properties. This integration is essential for achieving higher availability, lower response time, and cost efficiency in data-intensive applications deployed across cloud-based data stores.<ref>{{Cite journal |last1=Mansouri |first1=Yaser |last2=Toosi |first2=Adel Nadjaran |last3=Buyya |first3=Rajkumar |date=2017-12-11 |title=Data Storage Management in Cloud Environments: Taxonomy, Survey, and Future Directions |url=https://doi.org/10.1145/3136623 |journal=ACM Computing Surveys |volume=50 |issue=6 |pages=91:1β91:51 |doi=10.1145/3136623 |issn=0360-0300|url-access=subscription }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)