Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-12

Write more examples

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Resolution: Done
    • None
    • WT1.0
    • None

    Description

      C example ideas:

      • simple column-oriented table, no indices
      • query: select 2 columns out of 4+ in schema
      • update one column without modifying others
      • clustered table with non-recno primary key (no other indices)
      • query: select * order by index keys
      • mix of rows and columns with an index.
      • multiple secondary (e.g., inverted index for a text file).
      • unique index?

      Python examples:

      • basic schema
      • all of the above

      Attachments

        Issue Links

          Activity

            People

              michael.cahill@mongodb.com Michael Cahill (Inactive)
              wiredtiger WiredTiger
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: