Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It took me all of an hour to go through the entire online reference. It is clear and easy to understand. But its pretty barebones at the moment. What it lacks in extended features though, it seems to make up for in simplicity. so if a developer community can produce well written wrappers for existing Java libs there may be a future for it.


What about storage? I'm worried about data integrity.


The docs do not show any details on how their object storage engine works. The API is pretty simple. It isn't hard to provide a very robust storage engine that provides such an API. Their FAQ (I think) however does state that they have been running for about a year and have never lost any data; if that means anything ;).

I would think that if appjet were to gain significant traction, you would need integration into other persistent options such as MySQL and Postgres. The easiest thing (I'm guessing) would be to just write simple js wrappers to an existing Java based ORM.

Wow, I sure am answering a lot of questions about appjet considering I just discovered it a few hours ago!!!


Looking at the contents of the JAR, it appears that they use Apache Derby.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: