nestjs-drizzle
Database connectors
A set of modules for integrating DrizzleORM with various databases
A NestJS module for integrating DrizzleORM with Postgres, MySQL, SQLite, Turso and Planetscale drivers
132 stars
2 watching
8 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
drizzle-ormmysqlnestjsplanetscalepostgresqlturso
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/drizzle-nginx-module | An Nginx module for accessing MySQL and Drizzle databases in a non-blocking, streaming way | 336 |
mikro-orm/nestjs | A NestJS module for integrating the MikroORM with TypeScript and a specific choice of database drivers. | 205 |
andizzle/rwdb | A library that manages read/write connections to multiple databases with automatic rotation and sticky behavior | 19 |
softwarebrothers/adminjs-nestjs | A plugin that integrates AdminJS with NestJS framework for managing content | 162 |
nestjs/mongoose | A MongoDB ORM tool for building Nest.js applications | 527 |
feathersjs-ecosystem/feathers-knex | Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
nickjj/flask-db | A CLI extension for managing and migrating databases with Alembic | 76 |
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
nestjs/swagger | Provides an OpenAPI module for Nest to document and generate Swagger APIs. | 1,696 |
ppetzold/nestjs-paginate | A helper library for efficiently querying and filtering data in Nest.js applications. | 448 |
crudjs/rest-nestjs-postgres | A sample API using Nest.js and Postgres to demonstrate CRUD operations | 149 |
kolpakov-p/zod-to-nestjs-graphql | A package to generate GraphQL types from zod contracts in TypeScript. | 20 |
nestjsx/nestjs-typeorm-paginate | A package providing pagination utilities and types for integrating with TypeORM and NestJS applications. | 843 |
pupizoid/ormlite | A lightweight package implementing some ORM-like features and helpers for SQLite databases. | 14 |
nodefluent/sequelize-kafka-connect | Enables data exchange between Kafka message queues and various relational databases using Node.js. | 38 |