faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<FromGitter> <Blacksmoke16> DB first?
_whitelogger has joined #amber
<FromGitter> <JohnLegrand> Ya as in I’m not generating tables from code and migrations. That would be a code first approach. Sorry it’s the language used from back in the day when I was using entity framework.
<FromGitter> <Blacksmoke16> ah, i.e. just using SQL for migrations and stuff?
<FromGitter> <Blacksmoke16> using raw SQL might be a bit harder in crystal land due to the type safety of stuff. https://github.com/crystal-lang/crystal-db#usage would be a place to start for a no ORM approach
feepbot has quit [Remote host closed the connection]
<FromGitter> <Blacksmoke16> could pretty easily make a simple ORM using some macros and structs if you wanted. Might be the quicker less dependency method. however it depends on if you need to more than query some tables imo
<FromGitter> <Blacksmoke16> not sure how raw sql with joins works, never tried it
<FromGitter> <Blacksmoke16> prob would just work as long as you specify the columns like in the examples
feepbot has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
_whitelogger has joined #amber
<FromGitter> <faustinoaq> Hi @/all, Thank you for all you support on Amber community πŸ˜„ ⏎ ⏎ I apologize again for not being active on github, I've been busy with my new job πŸ˜… ⏎ ⏎ I just updated amber on AUR to v0.27.0 (published 4 days ago, sorry for the delay πŸ˜… ) ... [https://gitter.im/amberframework/amber?at=5ca714e5f851ee043d657d5b]
<FromGitter> <faustinoaq> BTW, I working on remove `yaourt` references from documentation and github repo, I'm using `trizen` for a while now, please see: https://itsfoss.com/best-aur-helpers/
feepbot has quit [Ping timeout: 246 seconds]
feepbot has joined #amber
_whitelogger has joined #amber