From: Ezra Zygmuntowicz Date: 2006-07-20T01:05:50+09:00 Subject: Re: [ANN] Mongoose 0.1.0 On Jul 19, 2006, at 8:41 AM, Jamey Cribbs wrote: > Mongoose is a database management system written in Ruby. It has > an ActiveRecord-like interface, uses Skiplists for its indexing, > and Marshal for its data serialization. I named it Mongoose, > because, like Rudyard Kipling's Rikki-Tikki-Tavi, my aim is for it > to be small, quick, and friendly. > > You can download it from: http://rubyforge.org/projects/mongoose/ > > *Credits* > ------------- > Thanks to Logan Capaldo for letting me steal a lot of the code from > KirbyRecord. > > Thanks to Ezra Zygmuntowicz and Fabien Franzen, whose ez_where > Rails plugin, provided much of the > inspiration for the query language. > > Thanks to everyone who gave me feedback on KirbyBase. I have tried > to put all the lessons learned from developing that library to good > use here. > > Jamey- This looks awesome! I totally have a few good uses for this. I will be playing with this and giving you feedback and maybe a few patches as i get familiar with it. Thanks Jamey! -Ezra