stevedekorte/vertexdb - GitHub
december 2010 by soypunk
"A graph database on top of tokyocabinet and libevent "
database
software
graph
december 2010 by soypunk
shard-query - Project Hosting on Google Code
december 2010 by soypunk
"ShardQuery is a PHP class which is intended to make working with a partitioned dataset easier. It offers an easy to use PHP class interface for querying the dataset. Also included is run_query.php, which is an example application for the ShardQuery class."
mysql
php
database
sharding
december 2010 by soypunk
PHP Flatfile package (flat file DB class)
december 2009 by soypunk
"A light but powerful flat file database package. It should be noted that many PHP installations come with the SQLite extensions already enabled. If available, SQLite will usually be a far superior alternative to a flat file database."
php
database
from delicious
december 2009 by soypunk
realstorage - Project Hosting on Google Code
november 2009 by soypunk
"realStorage is meant to create a consistent API for the W3C Web Storage key/value store specification (i.e. work around browser bugs). It also adds some convenience functions to help flesh out the localStorage key/value API. And when Web Storage is not available, a Gears fallback is provided."
html5
web
browser
javascript
database
from delicious
november 2009 by soypunk
torpor-php - Project Hosting on Google Code
october 2009 by soypunk
"Persistence layer abstraction for PHP with just-in-time fetch, caching, and multiple database support"
php
database
from delicious
october 2009 by soypunk
snej / Ottoman / wiki / Home — bitbucket.org
october 2009 by soypunk
"Ottoman is a lightweight, reliable key-value store with multi-version concurrency control."
osx
database
from delicious
october 2009 by soypunk
Adjusting Innodb for Memory resident workload | MySQL Performance Blog
march 2009 by soypunk
"As larger and larger amount of memory become common (512GB is something you can fit into relatively commodity server this day) many customers select to build their application so all or most of their database (frequently Innodb) fits into memory."
database
innodb
mysql
march 2009 by soypunk
redis - Google Code
march 2009 by soypunk
"Redis is a key-value database. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists and sets with atomic operations to push/pop elements."
database
march 2009 by soypunk
Project Voldemort
january 2009 by soypunk
"Voldemort is a distributed key-value storage system... Voldemort is not a relational database, it does not attempt to satisfy arbitrary relations while satisfying ACID properties. Nor is it an object database that attempts to transparently map object reference graphs. Nor does it introduce a new abstraction such as document-orientation. It is basically just a big, distributed, persistent, fault-tolerant hash table." -- Via the folks at LinkedIn.
storage
caching
database
january 2009 by soypunk
MemcacheDB: A distributed key-value storage system designed for persistent
january 2009 by soypunk
"MemcacheDB is a distributed key-value storage system designed for persistent. It is NOT a cache solution, but a persistent storage engine for fast and reliable key-value based object storage and retrieval. It conforms to memcache protocol(not completed, see below), so any memcached client can have connectivity with it. MemcacheDB uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported." Hott++
memcached
database
january 2009 by soypunk
Gearshift (Migrations for Gears)
september 2008 by soypunk
Database migrations for Google Gears, similar to those found in Rails and other popular web frameworks. Be nice if they'd offer up something for HTML 5's storage APIs as well.
html5
google
javascript
database
september 2008 by soypunk
Aeracode :: South
august 2008 by soypunk
This is South, intelligent schema migrations for Django apps.
django
database
august 2008 by soypunk
Naming database objects
june 2008 by soypunk
Sometimes I follow this... it is a little verbose for my taste... it does have the nicety of being extremely hackable (code generation, graphing, etc)
database
sql
june 2008 by soypunk
SQLite CVSTrac
april 2008 by soypunk
"This file contains an example of how to use SQLite to store and retrieve blob data. Blobs are stored in the database indexed by a string key."
sqlite
database
april 2008 by soypunk
Dr. Dobb's | Query Anything with SQLite | November 6, 2007
april 2008 by soypunk
"With virtual tables, you query not only what is in a database, but what is outside of it as well. For instance, with a little coding, you could use SQLite to search through your filesystem"
sqlite
database
april 2008 by soypunk
Oracle Subsidiary Innobase OY Releases InnoDB Plug-in for MySQL 5.1
april 2008 by soypunk
Official PR speak from Oracle. It does nicely point out that this means MySQL users can keep current with InnoDB without waiting for updates to MySQL itself.
database
mysql
oracle
april 2008 by soypunk
InnoDB Website » InnoDB_Plugin » Features
april 2008 by soypunk
I believe this is InnoDB's first major release since being acquired by Oracle.
database
mysql
april 2008 by soypunk
Eventually Consistent - All Things Distributed
december 2007 by soypunk
"In this positing I would like to try to collect some of the principles and abstractions related to large scale data replication and the trade-offs between high-availability and data consistency"
database
storage
scalability
december 2007 by soypunk
DBSlayer - Trac
october 2007 by soypunk
a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling.
json
database
web
http
code
october 2007 by soypunk
buzhug, a pure-Python database engine
august 2007 by soypunk
"buzhug is a fast, pure-Python database engine, using a syntax that Python programmers should find very intuitive The data is stored and accessed on disk (it is not an in-memory database)"
database
python
august 2007 by soypunk
Wiki | CodeIgniter
august 2007 by soypunk
notes on using sqlite3 with CI.
codeigniter
php
sqlite
database
august 2007 by soypunk
About libferris
july 2007 by soypunk
"In non technical terms libferris makes the file system and other hierarchical storage systems easier to use. For the geeks out there, libferris is a virtual file system (VFS) that runs in the user address space."
opensource
libraries
unix
linux
bsd
xml
database
july 2007 by soypunk
Directory listing for /proj/rdf/
april 2007 by soypunk
Collection of RDF tools written largely in Python by Sean Palmer
rdf
python
database
april 2007 by soypunk
XML.com: Berkeley DB XML: An Embedded XML Database
april 2007 by soypunk
Paul Ford's intro to the then in beta BDBXML. Bookmarking for use when describing what exactly it is to others.
software
berkeley
database
xml
april 2007 by soypunk
Joost - Open Source - libb
february 2007 by soypunk
Low level C library for dealing with triple stores. Can be used as a backend to Redland.
rdf
software
database
library
february 2007 by soypunk
related tags
api ⊕ berkeley ⊕ browser ⊕ bsd ⊕ caching ⊕ cassandra ⊕ centos ⊕ code ⊕ codeigniter ⊕ data ⊕ database ⊖ db2 ⊕ design ⊕ django ⊕ framework ⊕ google ⊕ graph ⊕ graphviz ⊕ html ⊕ html5 ⊕ http ⊕ innodb ⊕ java ⊕ javascript ⊕ jquery ⊕ json ⊕ ldc ⊕ libraries ⊕ library ⊕ linux ⊕ memcached ⊕ messaging ⊕ mysl ⊕ mysql ⊕ nosql ⊕ opensource ⊕ oracle ⊕ osx ⊕ perl ⊕ php ⊕ php5 ⊕ python ⊕ rdbms ⊕ rdf ⊕ rest ⊕ scalability ⊕ scaling ⊕ search ⊕ server ⊕ service ⊕ sharding ⊕ software ⊕ sql ⊕ sqlite ⊕ storage ⊕ unix ⊕ w3c ⊕ web ⊕ xml ⊕ xquery ⊕Copy this bookmark: