mongodb-elasticsearch-sync
Prisma
mongodb-elasticsearch-sync | Prisma | |
---|---|---|
3 | 493 | |
5 | 43,643 | |
- | 1.4% | |
0.0 | 9.9 | |
about 4 years ago | about 13 hours ago | |
TypeScript | TypeScript | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mongodb-elasticsearch-sync
Prisma
-
10 AI Tools That Took My SaaS Website from Zero to Launch!
5. Backend & Database (Supabase + Prisma)
-
How to Make Websites That Will Require Lots of Your Time and Energy
Yes, but you can use the `nativeDistinct` preview feature rely on the DB to perform the operation.
You can see the related issue with more info:
https://github.com/prisma/prisma/issues/23846
- 300ms live captions that actually work: vocallq's real-time performance deep dive
- building sales agents that know their stuff: vocallq's domain expertise approach
- Prisma is failing – CI pipelines are being impacted
-
Minimal Linktree-style web app built with Next.js 15, Prisma, BetterAuth, and ShadCN/UI.
Prisma ORM
-
Building pagination with Prisma felt… unnecessarily complex
This really caught my attention — especially coming from frontend development, where we're always thinking about performance and keeping things snappy for the user. I dug a little deeper and found this issue, where people have been asking for a findManyAndCount feature.
-
Build a Collaborative App with Real-Time Comments & @Mentions Using Velt, Clerk Auth, Prisma & Radix UI⛵
If you’ve followed this article so far, great job on putting together a commenting system that combines secure authentication with real-time collaboration using Next.js, Prisma, Radix UI, Clerk Auth and Velt. While this is a simple demo, you can build upon it for your projects using these tools.
-
Serverless Backend: A New Era for Developers
We’ll rely on Prisma and NeonDB for the database part of our project.
-
Scalable REST API Architecture with NestJS, Prisma, Swagger, & Docker: How To.
Prisma is a next-generation ORM (Object-Relational Mapping) that significantly simplifies database access. With its type-safe database client and schema-based approach, Prisma ensures that database operations are both secure and predictable. (Check out Prisma)
What are some alternatives?
create-elasticsearch-dataset - Create a sample dataset for Elasticsearch with one command
Knex - A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
elasticsearch-js - Official Elasticsearch client library for Node.js
TypeORM - ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
mongoosastic - Index Mongoose models into elasticsearch automatically.
MikroORM - TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.