Topic: Database Architecture
Answers to Common Questions
What is the architecture of a database system?
The atchiteture of a database system is the design of the database for a given application. In some cases an application may be divided into multiple databases. Each database contains one or more tables, each of which contain one or more fi... Read More »
Source: http://wiki.answers.com/Q/What_are_the_different_levels_of_databa...
What are the Types of database schema architecture?
The Star & Snowflake are two common type of database Schema. Read More »
Source: http://wiki.answers.com/Q/What_are_the_Types_of_database_schema_a...
What is definition of a database system architecture?
The generalized architecture of a database system is called the ANSI/SPARC model.many commercial systems and research database models fit within this framework.It can be divided into the following three levels : (a) External level or View l... Read More »
Source: http://wiki.answers.com/Q/What_is_definition_of_a_database_system...
Answers to Other Common Questions
1) Cost is increased considerably2) Huge Number of resources are required to support parallelism3)Managing such system simultaneously becomes difficult Read More »
Source: http://wiki.answers.com/Q/What_are_the_Disadvantages_of_parallel_...
I don't know if it is the best, but I just found this and it definitely looks worthwhile exploring http://mimoa.eu/ Read More »
Source: http://www.quora.com/What-is-the-best-database-of-contemporary-ar...
in sql server you need to create separate databases for new project whereas in oracle only one database that is server for creating new project you need to create new tablespace like hr,inventory both r separate table spaces like different ... Read More »
Source: http://wiki.answers.com/Q/What_is_the_difference_between_Microsof...
To avoid duplication and errors. To minimized storage space. To promote privacy. Are reasons for standardization. Two examples: Some people store a US phone # as (123) 456-7890 as text for a length of 14 bytes it could be stored as a number... Read More »
Source: http://answers.yahoo.com/question/index?qid=20100303090204AAGlO5X
Just some opinions here, nothing based on fact (except for the Project Voldemort reference): Storing data like universities, positions, etc is pretty flat. I would think they have a pretty basic set of RDBMS tables keyed on user_id. I would... Read More »
Source: http://www.quora.com/What-is-LinkedIn-s-database-architecture-lik...
You're asking the wrong question. CAP is a great formulation, but it's really not as simple as "pick any two". First, C in CAP corresponds (loosely) to A and I in ACID, not the C in ACID. That is, to have isolated and atomic transactions ac... Read More »
Source: http://www.quora.com/What-is-a-plausible-database-architecture-th...
ricteo, What type of database? The usual way is to have ASP script connect and use SQL or a stored procedure to interact with the DB. The connection will depend on the type of database and your web server but a DSN or DSN-less connection c... Read More »
Source: http://www.experts-exchange.com/Q_23343293.htm
Want A Personal Answer?
737,743 people are answering.
About - Privacy - AskEraser - Advertise - Careers - Ask Blog - iPhone - Android - Help - Feedback ©2012 Ask.com