Tragically L33T
msgbartop
Hip? Who talks like that?
msgbarbottom

12 May 08 NodeDB 0.1.0a2 Released

So I have this little project called NodeDB.  It is a Python powered document oriented database similar in some ways to CouchDB, Amazon Simple DB, or Google BigTables.  It is barely big enough to be considered a project at this point but I believe in releasing early and often.

Today I released the second alpha of version 0.1.0…  How is that for hedging my bets?  This release includes:

  • Persistent filesystem storage of nodes
  • Logging to standard error
  • A running test suite

The next alpha version (slated to release in a couple of weeks) will add the beginnings of an indexing system and configuration files.

You can find my little project in its source code repository or on PyPi.

Tags: , ,



Reader's Comments

  1. |

    More Tales From the Strange World of Non-Relational Data Storage…

    It’s been a while and stuff happened. Here is what I heard about. In CouchDB-land that is. Enjoy!

    In Production!

    Wego, a travel meta-search engine in beta uses CouchDB. No mention of how and what for exactly, but seeing people going live with C…

  2. |

    [...] NodeDB - Python implementation of CouchDb like database - альфа версия и первая попытка воспроизвести возможности CouchDB на Python. Почему бы и нет, что может Erlang чего нельзя сделать на Python? [...]

  3. |

    [...] NodeDB - Python implementation of CouchDb like database - альфа версия и первая попытка воспроизвести возможности CouchDB на Python. Почему бы и нет, что может Erlang чего нельзя сделать на Python? [...]

  4. |

    News at Couch…

    Welcome to yet another installment of News at Couch, our review of what’s new with, on and around CouchDB.

    CouchDB 0.8.0 was released! Biiig news. This is our first release with the ASF and we are all very pleased with this. Great work everybod…



Leave a Comment