Difference between revisions of "Template:Databases"
Jump to navigation
Jump to search
imported>Fred Bradstadt m (code cleanup) |
imported>Thumperward (reorganise in a more compact and future-maintainable format using template:navbox) |
||
| Line 1: | Line 1: | ||
| − | { | + | {{ navbox |
| − | | | + | | title = [[Database management system]]s |
| − | + | | name = Databases | |
| − | | | + | | above = [[Database models]]{{·}} [[Database normalization]]{{·}} [[Database storage structures|Database storage]]{{·}} [[Distributed database management system|Distributed DBMS]]{{·}} [[Referential integrity]]{{·}} [[Relational algebra]]{{·}} [[Relational calculus]]{{·}} [[Relational database]]{{·}} [[Relational database management system|Relational DBMS]]{{·}} [[Relational model]]{{·}} [[Transaction processing]] |
| − | + | ||
| − | + | | group1 = Concepts | |
| − | [[Database models]] | + | | list1 = [[Database]]{{·}} [[ACID]]{{·}} [[Null (SQL)|Null]]{{·}} [[Candidate key]]{{·}} [[Foreign key]]{{·}} [[Primary key]]{{·}} [[Superkey]]{{·}} [[Surrogate key]] |
| − | [[Database normalization]] | + | | group2 = Objects |
| − | [[Database storage structures|Database storage]] | + | | list2 = [[Database trigger|Trigger]]{{·}} [[View (database)|View]]{{·}} [[Table (database)|Table]]{{·}} [[Cursor (databases)|Cursor]]{{·}} [[Transaction log|Log]]{{·}} [[Database transaction|Transaction]]{{·}} [[Index (database)|Index]]{{·}} [[Stored procedure]]{{·}} [[Partition (database)|Partition]] |
| − | [[Distributed database management system|Distributed | + | | group3 = [[SQL]] |
| − | [[Referential integrity]] | + | | list3 = [[Select (SQL)|Select]]{{·}} [[Insert (SQL)|Insert]]{{·}} [[Update (SQL)|Update]]{{·}} [[Merge (SQL)|Merge]]{{·}} [[Delete (SQL)|Delete]]{{·}} [[Join (SQL)|Join]]{{·}} [[Union (SQL)|Union]]{{·}} [[Create (SQL)|Create]]{{·}} [[Drop (SQL)|Drop]]{{·}} [[Begin work (SQL)|Begin work]]{{·}} [[Commit (SQL)|Commit]]{{·}} [[Rollback (SQL)|Rollback]]{{·}} [[Truncate (SQL)|Truncate]]{{·}} [[Alter (SQL)|Alter]] |
| − | [[Relational algebra]] | + | | group4 = Implementations |
| − | [[Relational calculus]] | + | | list4 = [[Relational database|Relational]]{{·}} [[Flat file database|Flat file]]{{·}} [[Deductive database|Deductive]]{{·}} [[Dimensional database|Dimensional]]{{·}} [[Hierarchical model|Hierarchical]]{{·}} [[Object database|Object-oriented]]{{·}} [[Object-relational database|Object-relational]]{{·}} [[Temporal database|Temporal]]{{·}} [[XML database|XML data stores]] |
| − | [[Relational database]] | + | | group5 = Components |
| − | [[Relational database management system|Relational | + | | list5 = [[Concurrency control]]{{·}} [[Query language]]{{·}} [[Query optimizer]]{{·}} [[Query plan]]{{·}} [[Open Database Connectivity|ODBC]]{{·}} [[Java Database Connectivity|JDBC]] |
| − | [[Relational model]] | + | |
| − | [[Transaction processing]] | + | | below = '''Database products''': [[List of object-oriented database management systems|Object-oriented]] ([[Comparison of object-relational database management systems|comparison]]){{·}} [[List of relational database management systems|Relational]] ([[Comparison of relational database management systems|comparison]]) |
| − | + | ||
| − | | | + | }}<noinclude> |
| − | |||
| − | [[Database]] | ||
| − | [[ACID]] | ||
| − | [[Null (SQL)|Null]] | ||
| − | [[Candidate key]] | ||
| − | [[Foreign key]] | ||
| − | [[Primary key]] | ||
| − | [[Superkey]] | ||
| − | [[Surrogate key]] | ||
| − | | | ||
| − | | | ||
| − | |||
| − | [[Database trigger|Trigger]] | ||
| − | [[View (database)|View]] | ||
| − | [[Table (database)|Table]] | ||
| − | [[Cursor (databases)|Cursor]] | ||
| − | [[Transaction log|Log]] | ||
| − | [[Database transaction|Transaction]] | ||
| − | [[Index (database)|Index]] | ||
| − | [[Stored procedure]] | ||
| − | [[Partition (database)|Partition]] | ||
| − | | | ||
| − | |||
| − | [[Select (SQL)|Select]] | ||
| − | [[Insert (SQL)|Insert]] | ||
| − | [[Update (SQL)|Update]] | ||
| − | [[Merge (SQL)|Merge]] | ||
| − | [[Delete (SQL)|Delete]] | ||
| − | [[Join (SQL)|Join]] | ||
| − | [[Union (SQL)|Union]] | ||
| − | [[Create (SQL)|Create]] | ||
| − | [[Drop (SQL)|Drop]] | ||
| − | [[Begin work (SQL)|Begin work]] | ||
| − | [[Commit (SQL)|Commit]] | ||
| − | [[Rollback (SQL)|Rollback]] | ||
| − | [[Truncate (SQL)|Truncate]] | ||
| − | [[Alter (SQL)|Alter]] | ||
| − | | | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | [[Relational database|Relational]] | ||
| − | [[Flat file database|Flat | ||
| − | [[Deductive database|Deductive]] | ||
| − | [[Dimensional database|Dimensional]] | ||
| − | [[Hierarchical model|Hierarchical]] | ||
| − | [[Object database|Object | ||
| − | [[Object-relational database|Object | ||
| − | [[Temporal database|Temporal]] | ||
| − | [[XML database|XML | ||
| − | | | ||
| − | | | ||
| − | ''Database products'' | ||
| − | [[List of object-oriented database management systems|Object-oriented]] ([[Comparison of object-relational database management systems|comparison]]) | ||
| − | [[List of relational database management systems|Relational]] ([[Comparison of relational database management systems|comparison]]) | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
[[Category:Database management systems|*]] | [[Category:Database management systems|*]] | ||
[[Category:Computing navigational boxes|{{PAGENAME}}]] | [[Category:Computing navigational boxes|{{PAGENAME}}]] | ||