Amazon Starts Renting Out the Human Genome (2)
share
digg
by
By Ashlee Vance (3)
on
Bits (52)
2 hours, 7 minutes
ago
permalink
Amazon is now in the data business, offering researchers and business access to huge volumes of information, including census data and the human genome.
InfoQ: Amazon’s SimpleDB Enters Public Beta (1)
share
digg
by
pulesen (2)
on
dzone.com: latest front page (43)
22 hours, 9 minutes
ago
permalink
Amazon finished private beta testing and has entered into public unlimited beta of its cloud database service named SimpleDB. SimpleDB is meant to be a simple to be accessed database in the cloud, and Amazon is offering limited access to it for free.
SQL SERVER - 2008 - Install SQL Server 2008 - How to Upgrade to SQL Server 2008 - Installation Tutorial (1)
share
digg
by
pinaldave (2)
on
Journey to SQL Authority with Pinal Dave (2)
2 days, 21 hours
ago
permalink
SQL SERVER 2008 RTM has been released for some time and I have got numerous request about how to install SQL Server 2008. I have created this step by step guide Installation Guide. Images are used to explain the process easier. I had previously wrote the same article earlier. It seemed necessary to repost it again as request of me posting Step by Step tutorial has increased for quite some time. [Click On Images to ...
MySQL 5.1 Released, Not Quite Up To Par (4)
share
digg
by
ScuttleMonkey (38)
on
Slashdot (473)
2 days, 23 hours
ago
permalink
Mad Merlin writes "It's no secret that MySQL 5.1 has been a long time in the making, with the first beta release being in Nov 2005, but MySQL 5.1.30 has finally been released as GA. MySQL users can expect new features such as table/index partitioning, row based replication, a new plugin architecture, an event scheduler and a host of performance improvements from 5.1." Monty also had a blog post outlining some of the challenges faced ...
MySQL in a Nutshell (3)
share
digg
by
samzenpus (53)
on
Slashdot (473)
3 days, 6 hours
ago
permalink
stoolpigeon writes "MySQL is frequently touted as the world's most widely used relational database management system. Many of the best known web applications and web sites use MySQL as their data repository. The popularity of MySQL has continued to grow while at the same time many were concerned by the lack of many features considered essential to a 'real' rdbms. Such naysayers have done little to impede the growth or development of MySQL. The first ...
Oops, we did it again (MySQL 5.1 released as GA with crashing bugs) (1)
share
digg
Gay marriage: the database engineering perspective (2)
share
digg
by
bloid (14)
on
dzone.com: latest front page (43)
5 days, 10 hours
ago
permalink
Altering your database schema to accommodate gay marriage can be easy or difficult depending on how smart you were when you originally set up your system to accommodate heterosexuality only. Let's begin.
Βάσεις Δεδομένων – Εκεί που τα λάθη δε συγχωρούνται! (1)
share
digg
by
George Gerontzos (0)
on
iteam (2)
6 days, 11 hours
ago
permalink
Αν και το κλίμα των ημερών θα έπρεπε να είναι γιορτινό εντούτοις όποιος κάνει το «λάθος» και διαβάζει εφημερίδες ή ενημερώνεται από το διαδίκτυο αργά ή γρήγορα νοιώθει ένα σφίξιμο στο στομάχι του. Πολλές επιχειρήσεις κλονίζονται και άλλες προσπαθούν να επιβιώσουν, και γιατί όχι να κερδίσουν κομμάτι της πίτας, μέσα από συνεχή προσπάθεια, αναδιοργάνωση και κυρίως επιστροφή στις θεμελιώδεις αξίες του επιχειρείν. Αυτό τις περισσότερες φορές σημαίνει ακόμα πιο στενή σχέση με τον πελάτη, ακόμα ...
Consensus Protocols: Two-Phase Commit at Paper Trail (4)
share
digg
by
2mm (1)
on
Delicious/2mm (1)
6 days, 18 hours
ago
permalink
looks fun - phd student writing on fault tolerant commitments Bookmark this on Delicious - Saved by 2mm to computer data database decision design failure programming theory toread - More about this bookmark
EpiSurveyor (1)
share
digg
Will We Never Learn? (6)
share
digg
Neo4j (1)
share
digg
by
alev (0)
on
dzone.com: latest front page (43)
1 week
ago
permalink
Neo is a graph-based database. While most databases present either a relational (SQL) or a hierarchical (XML) data model, with Neo you can think of your data as a network of entities. Each entity may be connected, that is: related to, other entities in the network in various forms. Neo provides the means for storing, updating and querying these networks.
Risolvere i problemi di codifica del database di WordPress (1)
share
digg
by
mrbrown (0)
on
WordPress Italy (0)
1 week
ago
permalink
Spesso diversi utenti del forum hanno segnalato dei problemi con la codifica dei caratteri nel database dei loro blog. Di solito questi si verificano quando si importa un database di un altro blog WP oppure quando si cambia server. Il problema consiste soprattutto nella trasformazione delle lettere accentate in simboli come — eccetera.WordPress permette di impostare nel file wp-config.php la codifica del database. Nella maggior parte dei casi, questo risolve il problema, ma qualche volta ...
MySQL Community 版本 (1)
share
digg
by
Gea-Suan Lin (0)
on
Gea-Suan Lin's BLOG (0)
1 week, 1 day
ago
permalink
MySQL AB 被 Sun 買走後,MySQL 官方宣佈了一些事情,到目前看起來,最大的改變是把 MySQL 的版本控制軟體從 BitKeeper (close source) 轉移到 Bazaar。 版本控制軟體變成 open source 使得 source code 的取得以及追蹤變容易了,於是有許多人就自己建立 branch 發展,相當熱鬧。(因為有版本控制,容易與官方的 branch cross-merge,有些人會在 community 版互相 merge) 主要幾個有名的 patch vendor 包括: Google 的 google-mysql-tools,針對 MySQL 4.0 與 5.0 兩個版本的 patch。 Percona 的 Percona releases,針對 MySQL 5.0 與 5.1 兩個版本的 patch。 OurDelta 的 Patches/Sources,目前主要針對 5.0 與 5.1 (尤其是 5.0),之後會視情況對 6.0 patch。 遇到奇怪的 bug,或是多 CPU 效能瓶頸時,試看看這些 community version 會是不錯的方向。
MySQL 5.1.30 (第一個 General Availibility 版本) (3)
share
digg
Παρουσίαση των Amazon Web Services (3)
share
digg
by
PanosJee (1)
on
Webz - News & Reviews (2)
1 week, 1 day
ago
permalink
Δεν πάει πολύ καιρός από πρώτο meetup για τα Amazon Web Services που παρουσίασε ο Γιάννης και σύντομα στην Grebooca βαλθήκαμε να χρησιμοποιήσουμε τις υπηρεσίες αυτές. Ομολογώ ότι δεν είχα καταλάβει ακριβώς περί τίνος πρόκειται οπότε θα σας κάνω και μια μικρή παρουσίαση αυτών των υπηρεσιών. Ας αρχίσουμε με τα απλά. Η δημιουργία λογαριασμού στο Amazon είναι δωρεάν. Από εκεί και πέρα προσφέρονται διαφορετικές υπηρεσίες όπως EC2, S3, EBS, SimpleDB, DevPay, Mechanical Turk. Εμάς θα ...