Write more examples

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • WT1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      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

            Assignee:
            Michael Cahill (Inactive)
            Reporter:
            WiredTiger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: