TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

HighlandDB, opensource database for Ruby apps

2 点作者 mac-r超过 12 年前
Hi, everyone! During the last month I've been working hard to roll out HighlandDB, lightweight NoSQL database for Ruby applications. It gets installed in the application folder and provides user with a clear API.<p>Here are the links:<p>- http://mac-r.github.com/highland/ (official website)<p>- https://github.com/mac-r/highland (Github repo)<p>- http://vimeo.com/55018195 (1 minute video about Highland)<p>John Nunemaker (the creator of mongomapper) once told me: "I do not get it. When would you use highland over any of the other databases out there?". You may ask me that question as well. Further is the answer.<p>The simplicity of highland is the core advantage. Now I am working on the datamining framework called Ajaila (http://ajaila.github.com/). There is a wide range of Ajaila users who are not familiar with databases at all.<p>They spend a lot of time to install MongoDB and other databases. Highland is expected to be the first DB for such users (the default DB in Ajaila). It's extremely easy to play with it before getting familiar with other solutions.<p>I do believe that Highland can find its niche among existing DB solutions. At least it makes Ajaila users happy. Maybe there are other people who can get happy as well.<p>This is my first more or less finished opensource product. I am writing here to get your feedback. Maybe some of you will find this project interesting and will participate. There are many challenging issues.

暂无评论

暂无评论