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

In my company we are developing http://backbeam.io/

It is still in beta but just for a couple of weeks. In general it is similar to parse.com but it has also heavy support for developing web applications hosted on backbeam (optinally with custom domain). It also has a more powerful query language, a real-time API and great support to manipulate files (you can escale images in different ways just by changing parameters in a URL).

Each project has two environments and you can browse the databases visually taking special care of relationships between entities.

The website is being redesigned and the documentation is work in progress.

This is an example of a complex query to the database:

select('news').query('join author join last 5 comments having score > ? fetch author', min_score)

We are open to comments and suggestions :)



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

Search: