Posts about scripts
Drupal to WordPress migration: user table mapping
Drupal 6 to WordPress 3 user table mapping. Field-by-field reference for migrating Drupal users to wp_users.
Drupal to WordPress migration: comments table mapping
Drupal 6 to WordPress 3 comments table mapping. Field-by-field reference for migrating Drupal comments to wp_comments.
Drupal to WordPress migration: terms table mapping
Drupal 6 to WordPress 3 terms table mapping. See how term_data and term_hierarchy fields map to wp_terms and wp_term_taxonomy.
Drupal to WordPress migration table mapping
A post documenting the table mappings for a site migration from Drupal 6.x to WordPress 3.x.
Drupal to WordPress migration: posts table mapping
Drupal 6 to WordPress 3 posts table mapping. See how Drupal node and node_revisions fields map to the WordPress wp_posts table.