James AndrewsJames Andrews

  1. 481 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)

      We do still intend to support secondary indexes. However, no firm timeline has been established for when that capability will be made available. Based on our most current information, secondary indexes are not going to be released as a feature in 2011.

      James AndrewsJames Andrews gave this 2 votes  · 
      James AndrewsJames Andrews commented  · 

      Mike it's been a while between updates on this one. Are you able to chime in with some comments?

      Any updates will be greatly appreciated.

      @Dennis, check out http://www.mongodb.org/ I've found it to be even better than Couch.

    • 439 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)
        James AndrewsJames Andrews gave this 3 votes  · 
      • 88 votes
        Vote 0 votes Vote Vote
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service

          You'll receive a confirmation email with a link to create a password (optional).

          Signed in as (Sign out)
          You have left! (?) (thinking…)
          James AndrewsJames Andrews commented  · 

          Support for Json would be simply grand.

          It looks like many developers end up with several serialization methods for both ATOM and Json, this would definitely make the jump to Azure table storage quicker and easier.

          James AndrewsJames Andrews gave this 3 votes  · 
        • 66 votes
          Vote 0 votes Vote Vote
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service

            You'll receive a confirmation email with a link to create a password (optional).

            Signed in as (Sign out)
            You have left! (?) (thinking…)
            James AndrewsJames Andrews commented  · 

            Hi Mike,

            Thankyou - the level of engagement & transparency of the Azure team is one of the most appealing features of the platform.

            Below are some additional points for the storage team.

            This feature would not need to function as a SELECT COUNT(*) equivalent, ie: the results don't need to be realtime or 100% accurate. Similar to SQL Server when using the sysobjects table for row counts, and sp_spaceused for sizing.

            I would think this provides a solution to several problems:

            1. Sub billing of the platform (As opposed to creating an entire billing solution as suggested elsewhere in the forum, if a PK used a customer ID this would solve allow for end-user based usage breakdowns)
            2. Optimization of partition / row key schemes (& hence query performance)
            3. An understanding of where resources are being consumed (when I look at my bill I might get a shock, it would be good to know exactly what was taking up space)

            I thought it might be interesting to provide this data through a read only table, similar to SQL Server. (Although I don't really mind, as the first thing I would do is create a table to store a history of table / partition size & count so I could monitor growth over time... but others might find this a nice way of accessing the data)

            Thanks
            James

            James AndrewsJames Andrews shared this idea and gave it 2 votes  · 

          Knowledge Base and Helpdesk