BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] SQL discussion
- Subject: [Discuss] SQL discussion
- From: richard.pieri at gmail.com (Richard Pieri)
- Date: Wed, 14 Jan 2015 19:43:29 -0500
- In-reply-to: <li6k30p6os4.fsf@panix5.panix.com>
- References: <3b5e4d10464b98632f1d45a222c26f73.squirrel@mail.mohawksoft.com> <54B54C35.4060304@gmail.com> <0d92d1e432b8c5f1114ff2fe7f1b22b5.squirrel@mail.mohawksoft.com> <54B576BB.8020603@gmail.com> <ac7a1a82ad4ed8e6695d14f5b06cef58.squirrel@mail.mohawksoft.com> <54B6D612.8090506@gmail.com> <li6k30p6os4.fsf@panix5.panix.com>
On 1/14/2015 4:22 PM, Mike Small wrote: > | x | y | z | t | Humidity | Pressure | > |-----+-----+----+-------+----------+----------| > | 100 | -10 | 12 | 12:05 | 40 | 1.302 | > ... > |-----+-----+----+-------+----------+----------| > > > Not what you had in mind? It works, but I call this an example of the quip that when the only tool you have is a RDBMS then all data look like tables. In a multi-dimensional sparse array database your X and Y axes might be latitude and longitude, your Z axis might be altitude, your T axis is time. Temperature, humidity and pressure are some of the actual data at a given intersection of these axes. Keep in mind that this is still wholly structured data which makes it relatively easy to represent in tabular form. Less-structured data won't fit so easily without resorting to hacks like embedding whole JSON objects in table cells. -- Rich P.
- References:
- [Discuss] SQL discussion
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- [Discuss] SQL discussion
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] SQL discussion
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- [Discuss] SQL discussion
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] SQL discussion
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- [Discuss] SQL discussion
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] SQL discussion
- From: smallm at panix.com (Mike Small)
- [Discuss] SQL discussion
- Prev by Date: [Discuss] Higher-end keyboards to try?
- Next by Date: [Discuss] New to VMWare DataStores
- Previous by thread: [Discuss] SQL discussion
- Next by thread: [Discuss] SQL discussion
- Index(es):