| advertise add site services publishers database health videos | ![]() | about toolbar stats live show health store more stuff JOIN/LOGIN |
Talking Watch, Talking Watches, Talking Clock, Talking Bible, Talking... independentliving.com | To talk or not to talk, that is the question issuesinmedicalethics.org |
[edit] Database ModelsCould a specific, real world example of each model type be added? Network model has one, but not the others. --Girl2k (talk) 05:13, 20 January 2008 (UTC)
[edit] Database as Cultural FormAnonymous user writes: "I think this section is weird and should be deleted." I've moved this from within the piece itself. —Preceding unsigned comment added by Girl2k (talk • contribs) 16:22, 12 February 2008 (UTC) [edit] Database Development PlatformRegarding the last section, what is a "database development platform" and why is this section here? Could a lead-in be added? --Girl2k (talk) 05:11, 20 January 2008 (UTC) [edit] History of the TermThe Oxford English Dictionary lists 1962 as the first use of this term, thusly: "Technical Memo. (System Development Corp., Calif.) TM-WD-16/007/00. i. 5 A ‘data base’ is a collection of entries containing item information that can vary in its storage media and in the characteristics of its entries and items." Does this trump the citation given in the current article, which dates it in November 1963? I don't know. --Girl2k (talk) 05:04, 20 January 2008 (UTC) [edit] Merging dbms and database?I think that these two should be merged. The overlap is already very big and the difference that there strictly is can be explained in a small paragraph. Anyone have a strong opinion on this? -- Jan Hidders 16:04, 23 Nov 2004 (UTC) Yes. A database and a DBMS (Database Managements System) are two very different things. A database, as I am sure many readers will be aware, is a particular collection of data and a DBMS is the (usually automated and computerised) system for managing any (compatible/normailsed) collection of data, any given dataset or database. Paul Beardsell 09:00, 13 Dec 2004 (UTC) Database is to DBMS what book is to librarian. Database is to DBMS what an art collection is to a gallery, what postage stamps are to album, etc etc Paul Beardsell 09:00, 13 Dec 2004 (UTC) A database is a set of data files that can be edited by a data base management system (DBMS). This is similar to the relationship that a document file has with a word processor. The document file can be edited with the word processor (if it is in the right format). A word processor cannot be edited by a document file. As defined, databases are collections of data, not information. A knowledge base, often used to describe help file systems and FAQ lists, is a collection of files that have been pre-selected and edited for an audience based on pre-assessed use or need. Databases contain information in raw forms (data) like ages, times, or prices that, by themselves, are not meaningful to an observer. Knowledge bases are made up of information (processed data) gathered or compiled by an outside agent (human or software). [edit] Database applicationI was redirected to "Database" from "Database application". Is that right? It's not consistent with the description of the latter on Database management system. -- anon 19:43 23 Apr 2005 (UTC)
[edit] Database StateI don't believe that the term "Database State" should be included in this entry because it is not commonly used at all. I say this as a privacy advocate and a person in the process of organizing a legal symposium on just this topic. That said, the inclusion of such scarcely used terms (really... just run a Google on it) does not lend itself to a better understanding of what a "database" is. Just an opinion. I agree completely. This seems to be a political statement made by an anon user at 80.42.46.0 (addition made 05:12, 17 February 2005 if anyone is interested). That user also created a Database State entry as a redirect to Mass_surveillance. This does not belong here. Perhaps it belongs on that page. I'm going to remove it. --Derekian 28 June 2005 18:28 (UTC) [edit] Flat ModelDoes the section on "Flat Model" really belong here? OK, lots of data is stored in spreadsheets, CSV files, and the like - but that doesn't make it a database. Mhkay 21:08, 16 September 2005 (UTC) Yes, it belongs. An example is a database of bibliographic information. A single table can suffice for many such databases. 70.109.52.109 17:57, 26 September 2005 (UTC) So where does the concept come from? Do you find it in database textbooks nowadays? Most of the google hits on '"flat model" database' are copies of this article. I'm not saying it's not a valid concept, I'm just suggesting that it's not a part of the accepted taxonomy, which is what we should be describing here. Mhkay 14:34, 14 October 2005 (UTC)
Flat model is appropriate. They don't just predate CODASYL, they predate Jesus Christ by several thousand years. Any table of rows and columns containing information is a flat file database, even if it's just a census containing two pieces of information, the city and the number of people in the city. - Mugs 19:37, 6 March 2007 (UTC) The Encyclopedia Britannica lists flat as one of the key database models. The consensus, as I read it here, is that the flat model should be included. Do we agree? --Girl2k (talk) 05:00, 20 January 2008 (UTC) [edit] Associative DatabaseThere is nothing about associative databases. I've read a few articles on the net that explained the underlying theory but I really want to know how it's put into practice. 80.217.64.114 20:57, 18 October 2005 (UTC) [edit] ACID property may favor a particular model of database designAtomicity - command batching via a monitor (which wraps access to the database). Consistency - apply invariants to database tables. Isolation - threaded execution. Durability - transactions are permanent (can't be redone or undone, thus a logfilesystem would disobey Durability). This leads me to believe that either the explanation of the ACID property on the wikipedia page is inappropriate, the concept of the ACID property is shallow, I don't know what I'm talking about, or this is a simple set of rhetoric that was created by paid evangelists to support a particular vendors database design, such as ORACLE. For instance can you name object oriented databases that satisfy the ACID property, or is the ACID property unfairly biased toward Functional Languages and Relational Databases.
[edit] LDAP and hierarchical modelsMight be worthwhile mentioning the hierarchical model. And the model used by LDAP. [edit] Sourcing?Decent article, but pretty light on sourcing. I may need to tag it to encourage editors to cite sources, if no editors step up to the plate. Remember, sourcing is important, even if you *know* what your writing (i.e. you're an expert in your field), otherwise you might get your edits flagged as Original Research and possibly removed. Thanks. --NightMonkey 00:49, 27 August 2006 (UTC) [edit] Unencyclopedic bitsI think the list of brands is unencyclopedic, contributes nothing to the article, and is a waste of space. I think it should go and isn't even worth keeping as a separate "list of" article. We already have Category:Database management systems. Likewise, the "See also" section is way too long. There's already a couple navigational templates at the bottom of the article which do more or less the same thing. Any dissent? --Craig Stuntz 19:24, 30 August 2006 (UTC) Craig: I agree: it's unencyclopedic, and it just keeps growing. It's like Wikipedia has become the yellow pages. --Girl2k (talk) 15:00, 4 April 2008 (UTC) [edit] Normal FormsAdded section on normal forms, as understanding normal forms is absolutely vital to proper database development and design. - Mugs 19:21, 6 March 2007 (UTC) I sourced the normal form section. Not sure of the right format, so I borrowed from a couple of examples I found at nuclear weapon and uranium. - Mugs 19:33, 6 March 2007 (UTC) [edit] Database virusLast time I used database it installed 7 trojan horse viruses into my computer. Does anybody know how to fix this?
[edit] Belucci ??...And exactly why is this article named "Belucci" ??? 83.241.174.186 16:49, 2 April 2007 (UTC)
[edit] too large?the "database" wikipedia page appears to be too large created a "database models" page and summarised database models section, advise that it is summarised further A link to Database_model should be placed and all the discussion about models should be moved/merged to/with respective model. Or if the summary is judged to be good should be moved to a new page (.e.g Database_models_summary) and link to it. [edit] Databases??I am not saying anything bad about them. But can you give a little more detail on databases??? But man, what person would spend so much time on the internet gathering data, and half of it isnt even correct. —The preceding unsigned comment was added by 216.212.95.162 (talk) 12:55, 15 May 2007 (UTC). WHAT ELSE? [edit] MS SQL ServerIs it relevant to label Microsoft SQL Server as "derive from Sybase"? That was almost 20 years ago, and the modern product is almost entirely rewritten and quite different. DonPMitchell 01:28, 8 September 2007 (UTC) I removed it. Specific historical information like that is more appropriate in a history section of that specific database implementation than in a general article about databases. ChorizoLasagna (talk) 00:39, 28 March 2008 (UTC) [edit] "In <subject domain>"Maybe this is just my personal opinion, but starting off an article with "In <whatever subject domain>, a <subject of this article> is ..." is not really nice. Maybe it is still encyclopedic, but seems just a little bit, not meaning to be pejorative, but sort of immature. Anyway, I changed it in the opening sentence of this article. (Maybe I should consult the Manual of Style - I'll do that). Peashy 13:28, 9 October 2007 (UTC) [edit] SecurityIt seems to me that this paragraph doesn't really belong in this article.
This article describes databases in a technical sense, but that paragraph is about legal requirements for database security. That's a different subject altogether. Colonies Chris 19:36, 15 October 2007 (UTC)
[edit] when using "database" to include dbms ...In the intro paragraph the sentence: "When the context is ambiguous, however, many database administrators and programmers use the term database to cover both meanings." seems to me it should be when NOT ambiguous ... Fholson 14:01, 4 January 2008 (UTC) [edit] As a cultural form?This section of the article is certainly not elaborated. I do not see how a gigabytes-sized collection of data about customer purchases or business locations is a literary genre akin to the epic. Are these literary critics referring to something else? —Preceding unsigned comment added by 65.197.19.246 (talk) 20:15, 25 January 2008 (UTC) Yes, of course, they are referring to something else! They are referring to databases that are composed of, for example, the entirety of everything Walt Whitman every said or wrote or read, etc. I didn't want to go on too long in the entry. If people are interested, they could read the citations--at least that's what I thought. The short paragraph (in a long entry) is meant to point out that databases aren't only used for commercial purposes. Some people think they are a new form for expressing things. In an encyclopedia I thought that might be worth mentioning.--Girl2k (talk) 15:43, 4 April 2008 (UTC) Then I think there might be a better way of saying it. I think it would be good to draw attention to the fact that databases are used for corpora of literary texts (or images, sound recordings, etc) without this talk of "cultural forms" which feels rather out of place in an article that in other respects is technical rather than sociological. Mhkay (talk) 21:21, 5 April 2008 (UTC) I took out the reference to the literary critic, which seemed to be the problem for you. Hope it helps. I don't think an encyclopedia article should be "technical" to the exclusion of all else. In fact, shouldn't they be well rounded and complete rather than partial? --Girl2k (talk) 18:29, 7 April 2008 (UTC) Sorry, but this "lit crit" theory on databases as cultural form falls somewhere between POV pushing and something else. Wikipedia is not a soapbox to expound theories. See [WP:SOAP]. If Lev Manovich becomes notable enough to get a Wikipedia article then this this section can be moved there. Removing it and pasting it here for future reference.169.229.200.176 (talk) 19:32, 9 June 2008 (UTC)
Although originally a computer technology, the database, according to media theorist Lev Manovich, is becoming a new cultural form in its own right and a genre of new media Lev Manovich: Database as a Genre of New Media Lev Manovich (2001), The Language of New Media, Cambridge, MA: MIT Press. A cultural form is one of many ways that people represent the world—art and literature, for example. As contemporary culture is gradually computerized, Manovich argues, traditional cultural forms are being replaced with new ones that derive from the computer. He calls this transcoding. The database is the computer age’s key form of cultural expression, as narrative was to the modern age via cinema. In this analysis, he is using "database" metaphorically. See also database cinema. Katherine Hayles has argued, in response, that narrative and database are not in opposition but rather are natural symbionts. N. Katherine Hayles ((2007): 1603-08.), Narrative and Database: Natural Symbionts., PMLA 122:5 [edit] "Relational model" first paragraphDoes anyone mind if I delete the first paragraph under the "Relational model" heading? It doesn't seem (to me) to fit in with the rest of the section. Its description of "relation" pretty much conflicts with the following paragraph. But perhap[s I'm missing something. Northernhenge (talk) 16:45, 25 February 2008 (UTC)
I've now deleted it and added a reference to Relational Model. Northernhenge (talk) 23:44, 16 March 2008 (UTC) [edit] Schools databaseSomeone dumped the following at the end of article: In relation to a "Schools Database" Sites, such as Wikipedia, Google, Yahoo, MSN, and other search engines are a much better choice for several reasons. A.) School Database's are expensive to keep up with. And for the most part no one goes to the sites in the first place. On the other hand, Search Engines are Free of charge to use indefinatly. Schools could save money to go to other things they need more like building repair and textbook purchases. B.) School Databases have no appeal to todays youth. Kids are not going to want to go look up information on some old "School Database". Computer Users grew up with google, yahoo, msn. Its like an addiction that kids will not easily break out of. In Short, Google\Wikipedia Rocks. School Databases, Do not. It might have some merit somewhere, but not where it was and not in the nonwiki format. I have removed it from the article. If someone wants to look after it . . . sorry but I have no time or real understanding of the above issue. Peet Ern (talk) 00:21, 1 April 2008 (UTC) [edit] Remove List of Brands?I think the list of brands is unencyclopedic, contributes nothing to the article, and is a waste of space. I think it should go and isn't even worth keeping as a separate "list of" article. We already have Category:Database management systems. Likewise, the "See also" section is way too long. There's already a couple navigational templates at the bottom of the article which do more or less the same thing. Any dissent? --Craig Stuntz 19:24, 30 August 2006 (UTC) Craig: I agree: it's unencyclopedic, and it just keeps growing. It's like Wikipedia has become the yellow pages. --Girl2k (talk) 15:00, 4 April 2008 (UTC) Does anyone want to make the argument for why this list of database brands should be in an encyclopedia article about databases? --Girl2k (talk) 18:34, 7 April 2008 (UTC) I've added a Main Article link to Category:Database management systems. I agree the list should be removed from this article. It is useful to have a list of all the DBMS products that have Wikipedia entries, as otherwise I'm not sure how you could search for them easily, but this is not the correct place. The Category page does need quite a bit of work though. Maybe the list in this article should be moved to a "work in progress" category on the Category page??? --Northernhenge (talk) 08:52, 8 April 2008 (UTC) I feel that it's one thing to have a table comparing each database server, but another to have a list of links that just go to the main article. Perhaps we should do that here? Psychcf (talk) 00:53, 17 April 2008 (UTC) Not sure I understand what's being suggested ... Why not just do it! --Girl2k (talk) 16:25, 17 April 2008 (UTC) [edit] singular or plural ?"...and changes often demand a major programming efforts." —Preceding unsigned comment added by 207.5.245.62 (talk) 03:57, 23 May 2008 (UTC) [edit] QuestionWhat is differance between Project management information system and Information system —Preceding unsigned comment added byNomanmashal (talk •contribs) 06:39, 12 August 2009 (UTC) [edit] DefinitionAccording to the article text a "database" is:
This is not a good definition: an Excel worksheet is not a database, yet arguably it fits the above description. E.g. Fabian Pascal notes than databases are not "storage systems":
An Excel worksheet lets you manage the structured data within, but you can't make automated inferences from it: you can't get it to answer an ad hoc question such as "Which customer who did not buy any DVDs last month bought most books the same month?" It is a crucial difference. Amazingly (or not, as F. Pascal would probably say), many sources I've seen fail to make this distinction. GregorB (talk) 19:04, 12 August 2009 (UTC) You defined a database as "...an integrated collection of logically related records or files consolidated into a common pool that provides data for one or more multiple uses." However, I feel that this is incomplete. A database is a collection of logically related records, files or fields. A field is a singular piece of information. —Preceding unsigned comment added by RazorXX8 (talk • contribs) 22:22, 27 October 2009 (UTC) Yes, it's a lousy definition. I'm afraid that coming back to this article after a year or more, I'm depressed about how its quality seems to have got worse rather than better. The problem seems to be that people are coming to it from too many perspectives: for trained computer scientists, database means one thing, but for home PC users it means something rather different. Given the number of people editing, some very childishly, it's hard to see what to do about it. Mhkay (talk) 23:43, 18 November 2009 (UTC) [edit] Need some links to database languagesFor someone like me who came here hoping to find links to database languages I could use, there is nothing. In fact I've found nothing in Wikipedia that lists database languages. I'd like to at least put in links to xbase and sql, so that there is some connection down from the abstract to the practical, but there seems no apperopriate place in the article to include them. And, how about someone doing a Comparison of database languages? 89.241.43.172 (talk) 10:20, 27 September 2009 (UTC)
[edit] Database 2.0How long do we have to wait for database 2.0 where we all can create/alter/delete database,tables,rows etc...? in Common shared database.ie if we all can contribute for ecreating online event,person,movie etc. databases...? —Preceding unsigned comment added by Vipulcvyas (talk • contribs) 09:40, 18 November 2009 (UTC) You have to wait until about 1980. It's always been possible if you choose to set the permissions up that way. Mhkay (talk) 23:38, 18 November 2009 (UTC) | ||||||||||||||||||||||||||||||||||||||||||||
| ↑ top of page ↑ | about thumbshots |