DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

ConcatenativeProgrammingLanguages > Concurrency > ConcurrentProgramming > ConditionSystems > Conditions > ConnectionPooling > ContinuousIntegration > CrossSiteScripting > CodeInjection > CurriculumVitaeWriting > D > DLanguage > DBMS > DBSchemaDiffing > DBSchemaDiffs > DBSchemaDiffs > DBSchemaEvolutionClear Trail
Main /

DBSchemaEvolution

DBMS

DBSchemaDiffs
DBSchemaVersionControl

InformationSchema
StoredProcedures
SchemaCompatibility

Transforming (i.e. changing) the schema of a database without loosing data.

The changes applied to a database schema should be VersionControlled, so that the changes in the schema and the changes in the access layer that makes use of those changes are versioned together and always 'fit'. See DBSchemaVersionControl for links on that topic...





Django





One of the bigger causes of database downtime is caused when changes are made to DB2 database structures. This is so because many of the most common changes required of DB2 objects cannot be supported with simple ALTERs. Instead, DBAs are required to DROP the object and then re-CREATE it with the desired changes.

Online schema evolution begins the process of making more types of database change possible without requiring objects to be dropped and re-created.



Windows INI format uses "key-equals-value," with keys grouped into sections. Think of "key-equals-value" as a special case of RDF's "subject-predicate-object." RDF generalizes to any verb, not just "equals," along with superior grouping. While INI nests just one level down (via sections), RDF URIs handle arbitrary nesting (via slashes), and URIs also permit remote data.










Tools


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 23.12.2006 10:58 Uhr und seit 7. April 2005 1886 aufgerufen.