mattrepl/clojure-neo4j
29 days ago by al3x
A wrapper around neo4j in the Clojure language
clojure
library
graph
database
29 days ago by al3x
Postgres Guide — Postgres Guide
4 weeks ago by al3x
"designed as a guide for beginners and experienced users to find specific tips and explore tools available within Postgres"
database
guide
postgres
4 weeks ago by al3x
pgFouine
6 weeks ago by al3x
"a PostgreSQL log analyzer used to generate detailed reports from a PostgreSQL log file. pgFouine can help you to determine which queries you should optimize to speed up your PostgreSQL based application"
analysis
database
log
performance
postgresql
6 weeks ago by al3x
HyperDex: A Searchable Key-Value Store
february 2012 by al3x
"strategically places objects on servers so that both search and key-based operations contact a small subset of all servers in the system. Whereas typical key-value stores map objects to nodes using just the key, HyperDex takes into account all attributes of an object when mapping it to servers"
database
nosql
search
keyvalue
february 2012 by al3x
Trinity - Microsoft Research
march 2011 by al3x
"graph database and computation platform over distributed memory cloud"
database
graph
microsoft
research
distributed
march 2011 by al3x
InfiniteGraph
january 2011 by al3x
"The Distributed Graph Database for the Cloud and Beyond"
database
distributed
graph
nosql
cloud
january 2011 by al3x
scala-migrations
december 2010 by al3x
"a library to manage upgrades and rollbacks to database schemas"
database
library
migration
opensource
scala
from instapaper
december 2010 by al3x
Ottoman
october 2009 by al3x
Yet another persistent key-value store.
database
nosql
c++
osx
opensource
october 2009 by al3x
FriendFeed use of MySQL
march 2009 by al3x
James Hamilton: "The FriendFeed technique to deal with the schema change issue is arguably a bit heavy handed: they simply don’t show the schema to MySQL and, instead, use it as a key-value store where the values are either JSON objects or Python dictionaries."
friendfeed
architecture
database
schema
criticism
mysql
python
march 2009 by al3x
MongoDB
january 2009 by al3x
"a high-performance, schema-free document database designed for cloud computing"
document
database
distributed
cloud
json
c++
opensource
january 2009 by al3x
StrokeDB
march 2008 by al3x
"an embeddable distributed document database written in Ruby". Kinda wigs me out a little bit, not sure why.
ruby
database
march 2008 by al3x
Paxos algorithm
march 2008 by al3x
"a family of protocols for solving consensus in a network of unreliable processors. Consensus is the process of agreeing on one result among a group of participants."
algorithm
database
distributed
architecture
statemachine
march 2008 by al3x
ELASTRA
march 2008 by al3x
MySQL, EnterpriseDB, or PostgreSQL on a managed EC2 environment.
ec2
aws
database
mysql
postgresql
scalability
march 2008 by al3x
memcachedb
february 2008 by al3x
A persistent key/value store that speaks the Memcache protocol.
memcached
database
persistent
february 2008 by al3x
query-reviewer
january 2008 by al3x
"This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed."
rails
database
optimization
plugin
january 2008 by al3x
Amazon SimpleDB
december 2007 by al3x
It's public now! I wanted to do something with this during the private beta but never had time or an apropos data set.
aws
sdb
database
service
december 2007 by al3x
Document-based Ruby Database
october 2007 by al3x
a Document-based Ruby Database. It is inspired by CouchDB and the notion that you insert documents into the database and then define views for querying.
ruby
database
couchdb
october 2007 by al3x
AllegroGraph
october 2007 by al3x
a modern, high-performance, persistent, disk-based RDF graph database
database
rdf
lisp
october 2007 by al3x
HampusDB
october 2007 by al3x
HDB is a small, flexible and efficient hybrid database, a mix between a filesystem and a database. It comes with a wide support of command line utilities for manipulating and extracting data. It's designed for both embedded and bigger systems.
database
linux
filesystem
october 2007 by al3x
PostgreSQL Replication with Slony-I
october 2007 by al3x
Someday I will have to replicate a postgres db.
postgresql
database
replication
october 2007 by al3x
Ambition, Why Should You Care?
september 2007 by al3x
A walkthrough of Ambition.
activerecord
ruby
sql
database
library
tutorial
september 2007 by al3x
Futuretalk: CouchDB
september 2007 by al3x
"I have to confess: I really don’t like relational databases. I can’t wait for the day we can ditch them." You and me both, Tobi.
erlang
database
javascript
couchdb
september 2007 by al3x
Hierarchical Databases
august 2007 by al3x
A nice idea from Steve Dekorte.
programming
idea
database
august 2007 by al3x
Gemstone OODB to support JRuby, Rubinius
august 2007 by al3x
Sweet mother but I want this so much.
activerecord
database
ruby
oodb
rubinius
august 2007 by al3x
MySpace: Too Much of a Good Thing?
january 2007 by al3x
A fascinating read if you're into making web sites that lots of people use.
scaling
social
database
january 2007 by al3x
DrySQL
november 2006 by al3x
dr nic's magic models on crack
rails
database
sql
orm
plugin
activerecord
ruby
november 2006 by al3x
30 Minutes with Theo Schlossnagle
september 2006 by al3x
sharp suggestions from a guy who makes his living getting web apps to scale
scaling
cookies
database
framework
september 2006 by al3x
related tags
activerecord ⊕ algorithm ⊕ analysis ⊕ api ⊕ appengine ⊕ architecture ⊕ aws ⊕ c++ ⊕ caching ⊕ cassandra ⊕ clojure ⊕ cloud ⊕ column ⊕ cookies ⊕ couchdb ⊕ criticism ⊕ database ⊖ distributed ⊕ document ⊕ ec2 ⊕ erlang ⊕ facebook ⊕ filesystem ⊕ framework ⊕ friendfeed ⊕ gem ⊕ golang ⊕ graph ⊕ guide ⊕ howto ⊕ ide ⊕ idea ⊕ infosec ⊕ java ⊕ javascript ⊕ json ⊕ keyvalue ⊕ leopard ⊕ library ⊕ linux ⊕ lisp ⊕ list ⊕ log ⊕ lucene ⊕ memcached ⊕ microsoft ⊕ migration ⊕ mysql ⊕ network ⊕ nosql ⊕ oodb ⊕ opensource ⊕ optimization ⊕ orm ⊕ osx ⊕ performance ⊕ persistent ⊕ plugin ⊕ postgres ⊕ postgresql ⊕ programming ⊕ proxy ⊕ python ⊕ rails ⊕ rdf ⊕ reference ⊕ replication ⊕ research ⊕ rubinius ⊕ ruby ⊕ s3 ⊕ scala ⊕ scalability ⊕ scaling ⊕ schema ⊕ sdb ⊕ search ⊕ service ⊕ social ⊕ sql ⊕ statemachine ⊕ storage ⊕ thrift ⊕ tutorial ⊕ twitter ⊕ unix ⊕ xml ⊕Copy this bookmark: