Search results
254 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Prisma Client is an auto-generated, type-safe and modern JavaScript/TypeScript ORM for Node.js that's tailored to your data. Supports PostgreSQL, CockroachDB, MySQL, MariaDB, SQL Server, SQLite & MongoDB databases.
Platformatic CLI
An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite
- strapi
- cms
- cmf
- content management system
- content management framework
- admin panel
- dashboard
- api
- auth
- framework
- http
- json
- koa
- koajs
- View more
Platformatic's Scalar theme for @scalar/fastify-api-reference
Object Relational Mapper
- typescript orm
- orm
- sql
- mySql
- SQLite
- MySQL
- mssql
- Microsoft Sql Server
- PostgreSql
- Postgres
- pg
- sap
- sapase
- Oracle
- View more
Wait for a MySQL connection to become available
TiDB Cloud Serverless Driver
Get Database Info and Table Schemas
Spin up an ephemeral MySQL database from your JavaScript code
MySQL Connector/Node.js - A Node.js driver for MySQL using the X Protocol and X DevAPI.
An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite
- strapi
- cms
- cmf
- content management system
- content management framework
- admin panel
- dashboard
- api
- auth
- framework
- http
- json
- koa
- koajs
- View more
Shopify App Session Storage for MySQL
Database connector wrapper to work with MySQL database from nodejs applications
Helpers for accessing and sending queries to MySQL or MariaDB
MySQL dumper
A Node.js module for converting database queries to GeoJSON and TopoJSON
Prisma's driver adapter for "@tidbcloud/serverless"
A Node.js module for working with data sets created in code, loaded from files, or retrieved from a database.
BeeORM is a TypeScript-based ORM that I built as a side project, inspired by Java's JPA. One day, I thought it would be a great way to deepen my understanding of TypeScript by trying to create something similar. This project is not meant to compete with