Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.
Features
Author chooses one or more views and displays from a list.
View arguments (contextual filters) may be supplied literally or through tokens.
Administrators may restrict which views and displays may be assigned.
Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.
This module displays date-based Views in a calendar layout, supporting year, month, week, and day views with built-in navigation. It works with any date field—such as Drupal core's date, date range fields, created/updated timestamps or date_recur—configured in a View.
Editview is a plugin for the Views module. It allows you to create a view in which the nodes are editable, and new nodes can be created. Editview uses AJAX to speed things up, but will still work on browsers with javascript disabled.