Jump to content

Talk:Erlang Programming

Page contents not supported in other languages.
Add topic
From Wikibooks, open books for an open world

Mnesia

[edit source]

I'd recommend giving mnesia its own section as there's easily enough content:

  • Mnesia
    • Creating a Database
      • Schema
        • Table copy types
      • Loading from textfiles
    • Using mnesia
      • Read/write/delete
      • Locks
      • Queries
    • Managing Mnesia
      • Backup/restore
      • Adding db nodes
      • Creating, deleting and altering table copies
    • Fragmenting Tables
    • Distributing Tables
      • Local content
      • Copies
    • Performance
      • Dirty operations
[edit source]

It'd be great to have a print/pdf version of Erlang Programming.