Base di dati orientata al documento: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Recupero di 1 fonte/i e segnalazione di 0 link interrotto/i.) #IABot (v2.0.8.7
m Implementazioni: sistemazione fonti, smistamento lavoro sporco e fix vari
 
(5 versioni intermedie di 3 utenti non mostrate)
Riga 1:
{{F|informatica|giugno 2024}}
 
Una '''base di dati orientata al documento''' è un [[programma (informatica)|programma]] per [[applicazione (informatica)|applicazioni]] orientate al documento. Questi sistemi potrebbero essere implementati come strato sopra un [[database relazionale]] o a [[database ad oggetti|oggetti]].
 
Riga 36 ⟶ 38:
Tutti i [[database XML]] sono database orientati al documento. Alcuni esempi:
* [[Lotus Notes]] (IBM)
* askSam (askSam Systems)<ref>{{Cita web |url=http://dlist.sir.arizona.edu/2234/01/sofrev10/sofrev10.html |titolo=DLIST - The University of Arizona Campus Repository<!-- Titolo generato automaticamente --> |accesso=4 giugno 2010 |urlarchivio=https://web.archive.org/web/20091001174207/http://dlist.sir.arizona.edu/2234/01/sofrev10/sofrev10.html |dataarchivio=1 ottobre 2009 |urlmorto=sì }}</ref>
* Apstrata<ref>{{cita web | 1url = http://www.apstrata.com/ | 2titolo = Apstrata | accesso = 4 giugno 2010 | urlarchivio = https://web.archive.org/web/20100130110031/http://www.apstrata.com/ | dataarchivio = 30 gennaio 2010 | urlmorto = sì }}</ref>
* Datawasp (Significant Data Systems)
* SimpleDB (Amazon.com)
* CRX (Day Software)
* [[MUMPS]] Database<ref>{{cita web|url=http://gradvs1.mgateway.com/download/extreme1.pdf|titolo=Extreme Database programming with MUMPS Globals|accesso=4 giugno 2010|urlarchivio=https://web.archive.org/web/20160706033008/http://gradvs1.mgateway.com/download/extreme1.pdf|urlmorto=sì}}</ref>
* UniVerse (Rocket Software)
* UniData (Rocket Software)
Riga 50 ⟶ 52:
* BaseX, base di dati XML ([[Licenze BSD]])
* [[CouchDB|Apache CouchDB]] ([[Software release life cycle#Beta|Beta software]]), ([[Apache License]])
* [FleetDB<ref>{{cita testo|url=https://web.archive.org/web/20140920195555/http://www.fleetdb.org/ |titolo=FleetDB]}}</ref> una base di dati senza schema implementato in Clojure e ottimizzato per uno sviluppo agile. ([[Licenza MIT]])
* [[MongoDB]] - database orientato al documento. ([[Affero General Public License|GNU AGPL v3.0]] <ref>[{{cita testo|url=https://www.mongodb.org/display/DOCS/Licensing |titolo=Licensing - MongoDB<!-- Titolo generato automaticamente -->]}}</ref>)
* [OrientDB<ref>{{cita testo|url=https://www.orientdb.org/ |titolo=OrientDB]}}</ref> - Database orientato al documento, ma con una gestione ottimizzata delle relazioni fra documenti come avviene in un database a grafo. Open source con licenza commercial friendly ([[Apache License]])
* RavenDB - Transazionale [[.NET Framework|.NET]] basato su database a documento [[REST]]ful.<ref name="RavenDB">{{Cita web |url=https://ravendb.net/ |titolo=RavenDB - 2nd generation document database<!-- Titolo generato automaticamente --> |accesso=29 aprile 2019 |urlarchivio=https://web.archive.org/web/20190406183440/https://ravendb.net/ |dataarchivio=6 aprile 2019 |urlmorto=sì }}</ref> (commercial o [[Affero General Public License|GNU AGPL v3.0]])
* [Riak<ref>{{cita testo|url=https://web.archive.org/web/20100317144345/http://riak.basho.com/ |titolo=Riak]}}</ref> - Decentralizzato, tolleranza all'errore, datastore di documenti scalabile orizzontalmente ([[Apache License]])
* ThruDB ( [[Licenza BSD]])
* [Persevere<ref>{{cita testo|url=http://persvr.org/ |titolo=Persevere] {{Webarchive|urlurlarchivio=https://wwwweb.webcitationarchive.org/618E7ocYz?url=web/20110824075949/http://persvr.org/Page/Persevere |date=22 agosto 2011 }}</ref> è un database [[JSON]] e un [[JavaScript Application Server]]. Fornisce un'interfaccia [[RESTful]] JSON per l'accesso alla creazione, lettura, aggiornamento e cancellazione dei dati. Supporta anche le interrogazioni JSONQuery/JSONPath.
* [DBSlayer<ref>{{cita testo|url=https://web.archive.org/web/20110319214209/http://code.nytimes.com/projects/dbslayer/ |titolo=DBSlayer]}}</ref> è un leggero [[database abstraction layer]] (su [[MySQL]]) che può parlare ai client via JSON su HTTP usato dal [[New York Times]].
 
== Note ==
Riga 69 ⟶ 71:
{{Portale|informatica}}
 
[[Categoria:BaseDBMS di dati orientataorientati al documento| ]]