soypunk + database   50

django-cerial 0.0.2 : Python Package Index
"Fields for storing serializable data." Includes field types for JSON and Python's Pickle format.
python  django  database  json 
july 2011 by soypunk
stevedekorte/vertexdb - GitHub
"A graph database on top of tokyocabinet and libevent "
database  software  graph 
december 2010 by soypunk
shard-query - Project Hosting on Google Code
"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)
"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
"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
"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
"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
"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
"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
"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
"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)
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
This is South, intelligent schema migrations for Django apps.
django  database 
august 2008 by soypunk
Naming database objects
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
CoughPHP : Collection Handling Framework
Cough is an extremely lightweight PHP ORM framework for dealing with objects that have single table counterparts in a database. Cough is built to be easy to learn, use, and extend.
php  php5  web  framework  database 
may 2008 by soypunk
SQLite CVSTrac
"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
"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
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
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
"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
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
"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
notes on using sqlite3 with CI.
codeigniter  php  sqlite  database 
august 2007 by soypunk
About libferris
"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/
Collection of RDF tools written largely in Python by Sean Palmer
rdf  python  database 
april 2007 by soypunk
kowari
"Kowari is an Open Source, massively scalable, transaction-safe, purpose-built database for the storage, retrieval and analysis of metadata. Kowari is written in Java and licensed under the Mozilla Public License."
rdf  database  java  software 
april 2007 by soypunk
XML.com: Berkeley DB XML: An Embedded XML Database
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
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

Copy this bookmark:



description:


tags: