PUBLIC   marks

PUBLIC MARKS with tag database

Sponsorised links

This month

osmos - Google Code

by jpcaruana (via)
Osmos provides on-disk ordered key-value tables for Erlang, based on a sort-merge machine with user-defined merging semantics. This allows a very high volume of updates to be handled efficiently while still supporting a variety of useful operations with transactional safety, e.g., adding to a counter, taking the union of sets, or simply replacing a record. Osmos is ideal for situations where updates are much more frequent than queries, for example, collecting statistics for reporting, and periodically generating reports.

June 2009

flatula - Google Code

by jpcaruana
flatula is a simple "write-once" database for Erlang that provides an easy way to remember a piece of data, then look it up later using a compact identifier. See FlatulaHowTo for a brief introduction and tutorial.

Sony A300

by newandforever
sony, dslr, a300, body, database, design

Sponsorised links

May 2009

The Truth is In There: Research & Discovery with The Guardian Content API | The Guardian Open Platform | guardian.co.uk

by karlcow

Application Programming Interface, a phrase that has a number of different meanings to the people build and use APIs, and virtually no meaning at all to those that don't. I like to think of an API as a bridge - one which allows information to flow from one piece of software to another. In the case of the Guardian's Content API, the bridge allows us to send requests to and receive information from the Guardian's huge database of articles, images, and other assets.

Paul Ramsey: OpenStreetMap moves to PostgreSQL

by karlcow

The speedy success of the hardware appeal (target reached in less than three days) was pretty impressive, but what really perked my (PostgreSQL fanboi) ears up was the news that the new hardware was going to run PostgreSQL, instead of the MySQL database OSM has used from the start. As of April 19, OSM is running their new API live on PostgreSQL.

April 2009

Apache CouchDB: Introduction

by holyver
What CouchDB is * A document database server, accessible via a RESTful JSON API. * Ad-hoc and schema-free with a flat address space. * Distributed, featuring robust, incremental replication with bi-directional conflict detection and management. * Query-able and index-able, featuring a table oriented reporting engine that uses Javascript as a query language. What it is Not * A relational database. * A replacement for relational databases. * An object-oriented database. Or more specifically, meant to function as a seamless persistence layer for an OO programming language.

swift

by karlcow

The goal of Swift is to provide an API (for programmers) and data set (for researchers) about an arbitrary set of RSS feeds. Swift is a database and a user interface; we are currently focusing on utilizing the open source freebase.com repository as a central store of our curated data.

Inpi.fr : recherches en lignes

by katagena74
Bases de données de l'Inpi accessible gratuitement. On peut y rechercher des marques, brevets, les statut des brevets, dessins...

A quoi sert l'OpenURL?

by katagena74 & 1 other
Présentation de l'OpenURL, de ses usages et de pluggins permettant de créer ces URL.

How To Set Up Database Replication In MySQL

by alamat (via)
This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync.

It's Nice That

by karlcow

‘We created a label for each ingredient (defined by the ingredient colour) and months of the year, to reflect the fact that recipes and ingredients change with the seasons.’

Tutoriels Oracle, SQL, PL/SQL, DBA

by dszalkowski & 1 other
L'un des tous meilleurs sites sur Oracle signé Didier Deleglise

March 2009

PUBLIC TAGS related to tag database

no tag

Sponsorised links