Does ESRI have plans for supporting any of NoSQL (non-SQL?) alternative database platforms and/or architectures like Cassandra, BigTable, Neo4J, HBase, Tokyo Cabinet,..etc that are gaining popularity these days in the large data web application sites like Facebook, Twitter and Google?
These Platforms appear to be well suited for flatter database designs (ie - web page history and such) with huge data throughput and performance requirements which also may not have as stringent transactional, business rule enforced or relational integrity requirements as with traditional hugely normalized databases in these high impact database areas.
The reason I ask is that many of of the SDE geodatabase designs I have seen so far appear to have a flatter design with fewer layers of normalization than that of the large traditional non-spatial RDBMS enterprise databases. Also with ArcGIS provding much of the data integrity through it's own functionality with domains, topologies and relationship classes I would guess these new up and coming platforms could be of major interest.
Sorry if I may seem a little ignorant in this area, but I have not yet attended any of the ESRI user conferences yet!
-Jim