#sequelize Suchergebnisse
day 8 #100DaysOfCode the continuation to my system of trade monitor for a venture capital. I am using #nodejs #sequelize #eslint #javascript #nodemon #yarn #BItMEX (api) i believe that in three day it is finished.
02/100 - Today I learned a little #Express and #Sequelize #javascript #nodejs #backend #100DaysOfCode
JS: Love Sequelize parameter `underscored`. You can set the field as `updatedAt` and it will appear as `updated_at` in the DB 🤟#javascript #nodejs #sequelize #frontend #backend #webdev #tark
How @prisma clients works behind the scene within a nodejs application. I consider prisma to be one of the best #ORM other than #sequelize ♥️💪💪, also having a clear and unique documentation. Can't wait to use this with an upcoming project. #code #javascript #nodejs
R6D25: Build the Custom Post Types that will drive the blog content on my blog page. There's a whole lot more work to be done to get all the features working. Looking forward very much to getting it built. #WordPress #Sequelize #WordPressDev #Design #PHP #100DaysOfCode
#PostgreSQL and #Sequelize with #Nodejs . Starting of with the template engine. Day 26 of working with #MERN_Stack #100DaysOfCode #Day_65
Day 08/100 here recreate API with 3 table relation, you can see it in controller and model. I need more time to understand the relation using sequelize, #100DaysOfCode #Nodejs #sequelize #javascript #API #Backend
This week we worked on #database system in #fullstack class. And it was very successful and interesting for me to work on this database with #sequelize and #magic_methods in #NodeJS #afghangirlscode @CodeToInspire
[HOY - MEDELLIN] Hoy en nuestro @meetup en @node_co estarán dos grandes desarrolladores @khriztianmoreno hablándonos de #sequelize un impresionante #framework y @ltciro nos estará hablando de #typescript de como construir un aplicación escalable. Animate!! 👇
Os melhores depoimentos são sempre os espontâneos né. Outro dia me deparei com essa profissional recomendando um de meus vídeos no LinkedIn. Muito feliz pela gentileza. #javascript #nodejs #sequelize #softwaredeveloper
Day 2-3: Had a pretty rough day yesterday with Sequelize. Associations are def not my friend right now but I know I'll continue to learn it. :) I'm a glutton for punishment I suppose. Today was MUCH better with back to regular old SQL queries! #100DaysOfCode #SQL #Sequelize
a fundamental discussion was raised today - "How to structure your solution by components for project that uses an ORM". Share your ideas here :github.com/i0natan/nodebe… #NodeJS #sequelize #microservices
🚀 Just published a new article! "Hands-On Guide: Building a RESTful API with Node.js, Express, and Sequelize" 🌐💻 Learn how to connect your PostgreSQL database, set up migrations, and create a fully functional API! docs.rapidapp.io/blog/building-… #node #express #sequelize #postgresql
Want to see how to utilize a known flaw with #sequelize configurations to execute #SQL Injection? Read about it below to see a first hand account from our assessment team. tinyurl.com/5ybwnbdz #Pentesting #infosec #redteam
En nuestro próximo #meetupNodeCo las charlas estarán a cargo de @ltciro que nos hablará de @typescriptlang y @khriztianmoreno que nos hablará de #sequelize, cómo siempre estaremos recibiéndolos en nuestra casa @nodospace el jueves 31 de mayo a las 6:30pm bit.ly/nodeco
Day 9: It was an amazing day today ❤️ I completed all the APIs and respective frontend pages(office work) and helped my frnd writing APIs in #Nodejs #sequelize. Tomorrow I wish to work on my personal project. #100DaysOfCode #WomenWhoCode #womenintech #javascript #Coding #happy🌟
🚀 Successfully completed backend of my project using Node.js, Express & Sequelize ⚙️ ✨ Key highlights: 🔹 JWT Authentication & Role-Based Access 🔹 CRUD Operations & Relational Models 🔹 Secure APIs with Middleware 🔹 Reporting & Data Handling #NodeJS #Sequelize #APIs #MERN
🧩 Project Progress Update.. Wrapped up another Controller today ✅ • Added full CRUD & Role - based access • Efficient querying with Op.in and attribute filters • Structuring reusable, secure controller logic #BuildInPublic #Nodejs #Sequelize #100DaysOfCode
🧩 Project Progress Update.. -Wrapping up backend core features! -Added role-based authorization (admin, manager, user) 🔑 -Now heading into CRUD operations for project management ⚙️ #BackendDev #NodeJS #Sequelize #100DaysOfCode
Day 34/100 #100DaysOfCode! 🚀 Added 1:M associations to Bus Booking App: Users-Bookings, Buses-Bookings. Built APIs to create & fetch bookings with related data. #NodeJS #Sequelize #FullStack #SharpenerTech
Day 33/100 #100DaysOfCode! 🚀 Mastered Sequelize Many-to-Many: linked Students-Courses via junction table. Built APIs to add courses & enroll students. #NodeJS #Sequelize #FullStack #SharpenerTech
Day 32/100 #100DaysOfCode! 🚀 Built Sequelize 1:1 & 1:M associations: Student-IdentityCard, Department-Students. Added CRUD APIs with nested queries. #NodeJS #Sequelize #FullStack #SharpenerTech
Day 31/100 #100DaysOfCode! 🚀 Mastered Sequelize 1:M associations: linked User to multiple Posts. Built models & controllers. #NodeJS #Sequelize #FullStack #SharpenerTech
Day 28/100 #100DaysOfCode! 🚀 Transitioned Bus Booking App to Sequelize: defined models (Users, Buses, Bookings, Payments), inserted data, built CRUD APIs. Filtered buses by seats! 💾 #NodeJS #Sequelize #CodingStreak #SharpenerTech
Day 27/100 #100DaysOfCode! 🚀 Mastered CRUD with Sequelize: Insert, Update, Delete operations, plus findAll/findByPk for reading. Sharpener track rolling! 💾 #NodeJS #Sequelize #CodingStreak #SharpenerTech
Day 26/100 #100DaysOfCode! 🚀 Mastered Sequelize ORM: Connected to MySQL, defined Students model, built routes/controllers for add/update/delete. SQL made easy! 💾 #NodeJS #Sequelize #CodingStreak #SharpenerTech
Sequelize CLI simplifies schema management and data consistency for Node.js developers. Learn about core concepts like migrations, models, and seeders, and see how Sequelize CLI can boost your productivity. Read article here: ctrixcode.vercel.app/blog/sequelize… #Sequelize #Nodejs
ctrixcode.vercel.app
Mastering Database Management with Sequelize CLI | Chandrashekhar Kachawa | Tech Blog
A comprehensive guide to using the Sequelize CLI for efficient database migrations, model generation, and data seeding in your Node.js applications.
🛍️ Built a Product Management API with Node.js + Sequelize • Full CRUD operations • PostgreSQL integration • RESTful API design • Auto database sync • Clean MVC architecture github.com/dusa-sai-krish… #NodeJS #Sequelize #PostgreSQL #API #WebDev #JavaScript #Backend #OpenSource
⚡️When to use Indexes in MySQL? ✅ Columns in WHERE ✅ Used in JOIN ✅ Used in ORDER BY ✅ UNIQUE fields (email, username) ⚠️But don’t over-index Indexes boost reads but slow down writes (INSERT, UPDATE, DELETE) #MySQL #NestJS #Sequelize #100DaysOfCode #BackendTips #LearnInPublic
I just connected the shopping cart system to the database using Sequelize associations and it works! - Add/remove products - Quantity updates - Relational links between User, Cart & Product - Cart rendered with EJS #Nodejs #Sequelize #BackendDev
Been building backend features with Node.js & Sequelize! - Synced model definitions to the database. - Created, retrieved, updated & deleted products. - Built a basic User model. Learning how backend logic connects to data flow is interesting. #Nodejs #Sequelize #BackendDev
Been building backend features with Node.js & Sequelize! - Synced model definitions to the database. - Created, retrieved, updated & deleted products. - Built a basic User model. Learning how backend logic connects to data flow is interesting. #Nodejs #Sequelize #BackendDev
Just integrated MySQL into my Node.js app! - Connected with mysql2. - Used SQL to save & fetch products. - Refactored controllers to use Promises. - Rendering data dynamically from DB! #Nodejs #MySQL #BackendDev
🚀 Today I architected the backend file and folder structure for Acadalens . Built: ✅ User & OTP models ✅ Input validation endpoints ✅ Stack: Express + Sequelize + Docker + Joi + Node.js Next: Migrations + User Controller 🔧 #NodeJS #Sequelize #buildinpublic #100DaysOfCode
day 8 #100DaysOfCode the continuation to my system of trade monitor for a venture capital. I am using #nodejs #sequelize #eslint #javascript #nodemon #yarn #BItMEX (api) i believe that in three day it is finished.
02/100 - Today I learned a little #Express and #Sequelize #javascript #nodejs #backend #100DaysOfCode
Today We add relation between tables by usin #nodejs , #sequelize & #ejs #AfghanGrilsCode @CodeToInspire
We learned that how works with #sequelize like #insert, #select, #update and #delete operations in #database #mysql @CodeToInspire #afghangirlscode
#100DaysOfCode completing 5/100 the work of week-end... hi people just look at work ... i think i put my computer away for this end of week, my eyes can not take it anymore 😭😭😭 #javafx #sequelize #javascript #map #tracking
How @prisma clients works behind the scene within a nodejs application. I consider prisma to be one of the best #ORM other than #sequelize ♥️💪💪, also having a clear and unique documentation. Can't wait to use this with an upcoming project. #code #javascript #nodejs
JS: Love Sequelize parameter `underscored`. You can set the field as `updatedAt` and it will appear as `updated_at` in the DB 🤟#javascript #nodejs #sequelize #frontend #backend #webdev #tark
Don't use Sequelize nested: true if you have many associations, lead to memory leak. Specify needed models one by one. #sequelize #backend #docker @nodejs #digitalocean
"We are using sequelize on backend" they said.😮😮😮"So why are you don't use it?" I said 🙄 #sequelize #backend #nodejs.
R4 Day 80: Well.. I gave up on trying to do that high level sorting using #sequelize. I just opted to order them ASC by message times and then re-order the convos after. It urks my soul not figuring it out. #stepbystep #100daysofCode #NodeJS #javascript #backend #http #express
Day 08/100 here recreate API with 3 table relation, you can see it in controller and model. I need more time to understand the relation using sequelize, #100DaysOfCode #Nodejs #sequelize #javascript #API #Backend
Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 49.9K posts
- 2. Whitney 15.1K posts
- 3. LeBron 54.6K posts
- 4. Keyonte George 1,599 posts
- 5. Elaine 17K posts
- 6. Grayson 6,496 posts
- 7. Taylor Ward 3,122 posts
- 8. Orioles 6,204 posts
- 9. Dylan 24.4K posts
- 10. #LakeShow 2,281 posts
- 11. #WWENXT 15.8K posts
- 12. Winthrop 2,379 posts
- 13. Peggy 16K posts
- 14. Jordan 108K posts
- 15. Tatum 14.1K posts
- 16. Connor Bedard 3,698 posts
- 17. Haiti 50.4K posts
- 18. Harrison Barnes 2,002 posts
- 19. Angels 31.3K posts
- 20. Robert 83.3K posts