Content deleted Content added
PetraMagna (talk | contribs) fails verification; geeksforgeeks is also a site of dubious quality; conflicts existing sources such as https://www.oreilly.com/library/view/database-systems-concepts/9788177585674/9788177585674_ch12lev1sec6.html |
PetraMagna (talk | contribs) →Examples: update elasticsearch source and the content; the old description no longer applies |
||
Line 29:
* [[Google App Engine]] data store uses OCC.<ref>{{cite web | url = http://code.google.com/appengine/docs/whatisgoogleappengine.html | title = The Datastore | work = What Is Google App Engine? | date = 27 August 2010}}</ref>
* The [[Apache Solr]] search engine supports OCC via the _version_ field.<ref>{{cite web|url=https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.html|title=Updating Parts of Documents|access-date=2018-06-28}}</ref>
* The [[Elasticsearch]] search engine
* [[CouchDB]] implements OCC through document revisions.<ref>{{cite web | url = https://wiki.apache.org/couchdb/Document_revisions | title = Couchdb Wiki - Document_revisions| archive-url = https://web.archive.org/web/20170204203059/https://wiki.apache.org/couchdb/Document_revisions | archive-date = 4 February 2017}}</ref>
* The [[MonetDB]] [[Column-oriented DBMS|column-oriented]] [[database management system]]'s transaction management scheme is based on OCC.<ref>{{cite web | url = http://www.monetdb.org/Documentation/Manuals/SQLreference/Transactions | title = Transactions - MonetDB | date = 16 January 2013}}</ref>
|