Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
beder
on May 9, 2011
|
parent
|
context
|
favorite
| on:
LevelDB: a fast and lightweight key/value database...
It stores key/value pairs instead of relational data. I've been looking for something like this for a while as a replacement to NSUserDefaults.
ichverstehe
on May 9, 2011
[–]
CREATE TABLE kv (key text PRIMARY KEY, value text);
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: