49

I am trying to document an architecture in Visio, and I can't find a shape for a database. I see servers, clients, etc. - but no database.

amiregelz
  • 8,099
  • 12
  • 48
  • 58
leora
  • 6,013
  • 35
  • 95
  • 119
  • Please consider marking the more upvoted question the correct answer. – Kermit May 09 '13 at 17:43
  • 1
    I actually did a search for databases in the shapes column and was presented with many different database designs. I'm using Microsoft Visio Standard 2010. – Glenak1911 Jul 01 '14 at 15:32

6 Answers6

84

I think the user was asking about finding a database stencil, rather than looking to generate a Visio document for an existing database.

If that is correct, I believe the desired shape can be found under:

File -> Shapes -> Flowchart -> Miscellaneous Flowchart Shapes

Source: https://web.archive.org/web/20120121234844/http://www.workplacelife.com/2006/04/11/creating-flowcharts-using-common-visio-shapes

P.S. Sorry for posting to an old thread, but Google brought me here with a similar question and, once I found the answer, I thought I would share.

Rabarberski
  • 8,492
  • 27
  • 71
  • 87
Nathan
  • 856
  • 7
  • 2
8

Which version do you have? Because it's not included in all version.

  • Standard : This edition does not include the Database Model Diagram template.

  • Professional: This edition supports the reverse engineering features for the Database Model Diagram template (that is, using an existing database to create a model in Visio) but does not support forward engineering (that is, using a Visio database model to generate SQL code).

  • Enterprise Architect: This edition, which is included in Microsoft Visual Studio .NET 2003 Enterprise Architect, supports the full suite of database modeling features, including both reverse engineering and forward engineering.

Source

r0ca
  • 5,727
  • 10
  • 42
  • 63
7

On Visio 2010, there is a Database relational shape in Network - Network Symbols. In italian, Altre forme - Rete - Simboli Rete . There is a Database relational shape that is perfect.

sharkbait
  • 171
  • 2
  • 5
4

Can also be found under Shapes -> Software & Database -> Software -> Common Icons.

Jawa
  • 3,619
  • 13
  • 31
  • 36
Talon
  • 141
  • 3
2

For a basic, upright cylinder:

Shapes -> Software and Database -> Software -> Enterprise Application

The shape is titled "Datastore".

troy
  • 121
  • 2
0

Here's an alternative: http://www.itsupportforum.net/topic/where-to-find-the-database-shape-in-visio-2010/

There's an option of a grey or white database shape here.

Batmon
  • 1
  • 3
    Welcome to Super User. While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – G-Man Says 'Reinstate Monica' Mar 02 '15 at 04:59