Hacker Newsnew | past | comments | ask | show | jobs | submit | more bulkan's commentslogin

There is also Sequelize [1] which has more activity

1 - http://docs.sequelizejs.com/en/latest/


I would also like to mention Objection[1] it is very minimalistic and doesn't get into your way. Most of the time you are writing queries with Knex[2] or you can write raw sql if you feel like it. I tried a lot of ORMs for node and this is the one I liked the most. The guy working on it is also very responsive and have superb documentation.

1 - http://github.com/Vincit/objection.js

2 - http://knexjs.org


We've been using Objection over bookshelf recently and we really like it. One thing that caused us to choose Objection over bookshelf is because bookshelf doesn't support composite keys:

https://github.com/tgriesser/bookshelf/issues/720


I haven't worked with Sequelize personally, but a friend has been recently and curses the day it was born - he wishes he'd used bookshelf.


Can you ask your friend about the exact details? From what I've seen it seemed OK.


> Except node of course, because they have no idea what they're doing.

NPM and node are two different things.


..his point stands.


Love the name; in Turkish it means "discovery"


The author of the project is Turkish (this is his PhD research project at UMD - http://adilyalcin.me/)


I don't believe this will the result. The results of this snap election will be exactly like the last in which AKP won't be able to form government by themselves and a coalition will be required.


I keep hitting this error http://i.imgur.com/D6TWBuF.png


No it does not do this yet. See this issue [1]. The db:create task in the sequelize cli only creates a new stub migration file.

1 - https://github.com/sequelize/cli/issues/8


The create method on model's persist automatically. Build just creates an instance without saving it to the database.


Really? I thought it was the other way around...


Here is two suggestions based on translations of the word "postman";

postino: Italian postacı: Turkish


A reference can be found at the following url https://github.com/rezoner/chirp/wiki/Chirp-composer---refer...


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

Search: