• About
Triona Weblog

Software Development and much more

Database

Normalformen von Datenbanken

28.03.2018 by Sandro Kowollik

Möchte man Informationen innerhalb einer Datenbank hinterlegen, so bieten sich hierfür gewisse Regeln an, die als Normalformen bezeichnet werden und der Vermeidung von Redundanzen und Anomalien dienen. Um diese Regeln genauer nachvollziehen zu können, konstruieren wir uns ein Beispiel und wenden die Regeln Schritt für Schritt darauf an. Zunächst kreieren wir uns einen Satz von … [Read more…]

Views: 18722
Posted in: Database Tagged: Database, Database normal form, Database Normalization, Datenbanken, Normalformen, Normalisierung

Multi Version Concurrency Control (MVCC)

21.01.2015 by Anton Autor

In a multi-user database imagine the following situation. While a transaction is reading multiple rows, let’s say from row 1 to row 1.000.000, another transaction updates row 1 and row 900.000 . We now assume that the first transaction finishes some time after the second one finishes. A problem could now be that transaction one … [Read more…]

Views: 17635
Posted in: Database, General Tagged: Database, MariaDB, multiversion concurrency control, MVCC, Oracle

Auto increment with Prepared Statements in PHP & MySQL

02.09.2009 by Holger Klatt

How to handle auto increment columns in MySQL when using Prepared Statements

Views: 12434
Posted in: Database, Development, PHP Tagged: autoincrement, Database, mysql, PHP, prepared statement
May 2022
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« May    

Tags

ajax Apache API Architecture CDI Collections CSS Database EA Eclipse Enterprise Architect Erweiterungen Excel Hessian Hibernate Java Java 8 Java EE JavaEE Java Enterprise Development javascript JDBC JEE JEE 6 jQuery JSF Makro Maven Oracle PHP Plugins Relation relationship Security Service Service Facade SOA Spring Subversion Tomcat Tutorial VBA web application XML XML-Schema

Recent Posts

  • Jakarta EE 9 – An upheaval with difficulties
  • Jakarta EE 9 – Ein Umbruch mit Schwierigkeiten
  • Erste Schritte mit Hibernate Spatial
  • MVC 1.0 Framework
  • CDI and Proxies

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2022 Triona Weblog.

Impressum | Datenschutzerklärung