Skip to content
#

raw-query

Here are 14 public repositories matching this topic...

The purpose of this project was to learn other ways to use TypeORM - ORM, Raw Query and Query Builder. In order for the challenge to be accepted as completed, all tests had to pass. This project is a model for a challenge proposed in the NodeJS track of IGNITE (Rocketseat Career Acceleration Program). The tests were developed by Rocketseat.

  • Updated Aug 21, 2021
  • TypeScript

Express + MySQL raw queries API for cinema management (theaters, movies, rooms). Features complete CRUD operations, foreign key validation, show counters with aggregated queries, and professional OpenAPI 3.0 documentation with Swagger UI. No ORM - pure parameterized queries. Focus on API documentation quality and interactive examples.

  • Updated Apr 19, 2026
  • JavaScript

Express + MySQL raw queries API for B2B order and invoice management. Features JWT authentication with role-based access (admin/client), stock reservation system, full invoice lifecycle (draft → confirm → deliver → paid/cancel), and SQL transactions. No ORM - pure parameterized queries for security and control.

  • Updated Apr 13, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the raw-query topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the raw-query topic, visit your repo's landing page and select "manage topics."

Learn more