Talk:Document-oriented database
![]() | Computing: Software Stub‑class | ||||||||||||
|
![]() | Databases (inactive) | |||
|
SharePoint should really be removed from this page. It is not a "document database" the way the other examples are.
Single quotes and double quotes in one of the examples
Should it be one or the other? (fotoguzzi)69.64.235.42 (talk) 15:53, 8 August 2010 (UTC)
Language in the "XML database implementations" Subsection
The language column in this table needs explanation. Does it refer to the language in which the database was implemented, or does it refer to the query language? Several entries are listed with language 'C++', which is likely an implementation language and very unlikely to be a query language. Others are listed with language 'PL/SQL' which is likely to be a query language and very unlikely to be an implementation language.
Could someone with domain expertise clarify and/or correct this table? — Preceding unsigned comment added by 140.180.26.209 (talk) 15:53, 30 July 2011 (UTC)
Done--Bxj (talk) 02:03, 3 August 2011 (UTC)
Non-notable entries
The table seems to have accumulated a large number of non-notable entries. I propose going through a purging those that don't have a wiki page, either for the database or the company behind it. I'll check, of course, for those which have pages under different names. Stuartyeates (talk) 19:30, 2 December 2011 (UTC)
How does indexing work?
Some info on document retrieval, querying and the underlying indexing that supports this would be useful. --Dan Bolser (talk) 07:40, 22 May 2012 (UTC)
Addition of another document database implementation
I have created a Wikipedia page for "AurinkoDB" and added it into the table under "Implementations" section, as AurinkoDB is a major document database implementation in Clojure programming language and also the only document database that uses extensible data notation for storage and network transfer. — Preceding unsigned comment added by Hzguo (talk • contribs) 23:16, 7 December 2012 (UTC)
- Since both articles you created are currently tagged for deletion on the basis of failing basic notability, I undid your addition to the list for now. If the article(s) are kept then you can add the link back again. §FreeRangeFrog 20:01, 8 December 2012 (UTC)
Add Cloudant to implementations?
I work for Cloudant and have a COI.
What do people think about adding http://en.wikipedia.org/wiki/Cloudant to this table of document-oriented DB implementations? Cloudant is built on our open-source fork of CouchDB, http://en.wikipedia.org/wiki/BigCouch. Many of our developers are contributing code back to the Apache CouchDB project. Cloudant is proprietary, has a RESTful API, and uses Erlang for its core along with a mix of Java, Scalang, and C. So I think it is sufficiently different, but some feedback would be great. Thanks. Mbroberg (talk) 15:37, 11 March 2013 (UTC)
Remove Apache cassandra from implementation
Apache Cassandra is not document oriented database, Cassandra is Wide Column store or column families. as Eric Evans's said here. Maybe, JSON data provided by Cassandra are made of Thrift. Septianw (talk) 10:44, 12 April 2013 (UTC)