![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
While in principle a globally accessible database sounds like a great idea, closer reading yields... |
#3
| |||
| |||
|
|
Just wondered if anyone had seen this: http://www.regdeveloper.co.uk/2007/1...azon_simpledb/ While in principle a globally accessible database sounds like a great idea, closer reading yields... "Unlike MySQL, Oracle, DB2 or SQL Server, SimpleDB is not a relational database server. It is based on the concept of items and attributes. Two things distinguish it from most relational database managers: 1. Attributes can have more than one value. 2. Each item can have different attributes." Er... Is anyone hearing the letters EAV being raised above google headquarters in big flashing lights? |
#4
| |||
| |||
|
|
The thing that makes XML attractive to some people is not that it would be a good basis on which to build a dtabase, but that it seems convenient for data exchange. |
#5
| |||
| |||
|
|
JOG wrote: Just wondered if anyone had seen this: http://www.regdeveloper.co.uk/2007/1...azon_simpledb/ While in principle a globally accessible database sounds like a great idea, closer reading yields... "Unlike MySQL, Oracle, DB2 or SQL Server, SimpleDB is not a relational database server. It is based on the concept of items and attributes. Two things distinguish it from most relational database managers: 1. Attributes can have more than one value. 2. Each item can have different attributes." Er... Is anyone hearing the letters EAV being raised above google headquarters in big flashing lights? Why google headquarters? I thought we were talking about Amazon's SimpleDB not Google's BigTable.http://labs.google.com/papers/bigtable.html |
#6
| |||
| |||
|
|
On Dec 18, 11:53 am, Bob Badour <bbad... (AT) pei (DOT) sympatico.ca> wrote: JOG wrote: Just wondered if anyone had seen this: http://www.regdeveloper.co.uk/2007/1...azon_simpledb/ While in principle a globally accessible database sounds like a great idea, closer reading yields... "Unlike MySQL, Oracle, DB2 or SQL Server, SimpleDB is not a relational database server. It is based on the concept of items and attributes. Two things distinguish it from most relational database managers: 1. Attributes can have more than one value. 2. Each item can have different attributes." Er... Is anyone hearing the letters EAV being raised above google headquarters in big flashing lights? Why google headquarters? I thought we were talking about Amazon's SimpleDB not Google's BigTable.http://labs.google.com/papers/bigtable.html Now there's a freudian slip on my part if ever I saw one... |
#7
| |||
| |||
|
|
I've got a couple of customers who have found out the hard way that parsing gargantuan XML documents can kill the biggest systems. Presented with the option of using schema-based transformation or switching to files of fixed-width fields they both opted to abandon XML entirely and are delighted with their new fixed-width field files. |
#8
| |||
| |||
|
|
The thing that makes XML attractive to some people is not that it would be a good basis on which to build a dtabase, but that it seems convenient for data exchange. Is XML actually attractive to significant numbers of people? |
#9
| |||
| |||
|
|
I'd divide the answer into two. For the original use SGML/XML and related markup languages (like HTML) were meant for, i.e. markup of running text compatible with plain text editors, they still hold quite a lot of value. |
#10
| |||
| |||
|
|
Sampo Syreeni <decoy (AT) iki (DOT) fi> writes: I'd divide the answer into two. For the original use SGML/XML and related markup languages (like HTML) were meant for, i.e. markup of running text compatible with plain text editors, they still hold quite a lot of value. i.e. SGML was originally GML before becoming "standard gml" with ISO standard. GML http://www.garlic.com/~lynn/subtopic.html#sgml was invented at the science center in '69 http://www.garlic.com/~lynn/subtopic.html#545tech (G, M, and L, are the inventors initial motivated requirement for acronym with those letters) ... at the time, somewhat motivated by the need for use in legal documents. http://xml.coverpages.org/sgmlhist0.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |