bug/1-unconfirmed
Bug should have enough information for reproduction, but confirmation has not happened yet.
kind/bug
A reported bug.
topic: windows
tech/typescript
Issue for tech TypeScript.
#
mongodb-orm
Here are 47 public repositories matching this topic...
A Python Object-Document-Mapper for working with MongoDB
-
Updated
May 7, 2022 - Python
Async ODM (Object Document Mapper) for MongoDB based on python type hints
python
mongo
orm
mongodb
nosql
async
odm
motor
asyncio
mongodb-orm
type-hints
python-types
object-document-mapper
pydantic
fastapi
-
Updated
May 4, 2022 - Python
-
Updated
Apr 26, 2022 - JavaScript
A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management
-
Updated
Apr 1, 2022 - C#
Pagination library for PHP applications with support for several data providers
-
Updated
Apr 30, 2022 - PHP
MongoDB Plugin for Java
-
Updated
Jun 19, 2017 - Java
-
Updated
Mar 5, 2022 - Python
MongoDB ODM for Phalcon framework for new mongodb php extension with query builder and rich functionality
php
builder
mongodb
phalcon
odm
query-builder
mongodb-driver
mongodb-orm
mongodb-odm
phalcon-framework
-
Updated
Jul 17, 2017 - PHP
Node.js ORM written in TypeScript for type lovers.
nodejs
javascript
mysql
graphql
typescript
sql
orm
mongodb
postgresql
typing
mariadb
mssql
sqlserver
mongodb-orm
sqllite3
-
Updated
May 13, 2022 - TypeScript
Golang + JWT + MongoDB Rest Api Boilerplate
-
Updated
Mar 29, 2022 - Go
An easy CRUD operation based on Factory pattern with Mongoose.
react
nodejs
pagination
orm
mongodb
mongodb-orm
mongoose-model
mongoose-population
mongoose-pagination
mongodborm
mongoose-helper
mongodb-filter
filter-key
-
Updated
May 6, 2022 - TypeScript
Mongoose plugin mapping flat name/value JSON to Mongoose Schemas which may have nesting and embedded arrays
-
Updated
May 23, 2014 - JavaScript
A nestjs module for mongo
-
Updated
May 10, 2022 - TypeScript
Dockerizing fullstack application using Flask, Gunicorn, Mongodb, Angular 8, Nginx
docker
nginx
flask
mongodb
docker-compose
mongodb-database
mongodb-orm
gunicorn-web-server
auto-deployment
angular8
-
Updated
Apr 29, 2022 - HTML
MongoDB ORM implementation on top of the Ruby MongoDB driver. Very fast and light weight.
-
Updated
Jan 24, 2018 - Ruby
MongoDB(NoSQL) C# Repository Design Pattern
-
Updated
Mar 23, 2017 - C#
Saving data in MongoDb database in Android
android
java
database
mongodb
db
mongodb-database
mongodb-driver
mongodb-orm
mongodb-java-driver
dbconnector
dbconnectionstrings
localdatasource
dbconnection
-
Updated
Jun 11, 2018 - Kotlin
OmMongo is object relational mapping for MongoDB, forked from MongoAlchemy project.
-
Updated
Jun 10, 2018 - Python
Tiny MongoDB Ruby library
-
Updated
Jul 12, 2017 - Ruby
mogo provides a faster usage of mongo with mgo behind
-
Updated
Jun 28, 2020 - Go
基于mongodb官方Java驱动的orm框架,允许子类嵌套
-
Updated
May 4, 2018 - Java
Creating native JavaScript classes with MongoDB backend
-
Updated
Oct 26, 2019 - JavaScript
Turnstile Authentication with a MongoDB ORM backend
-
Updated
Oct 4, 2017 - Swift
Shapely integration for MongoEngine
-
Updated
Oct 9, 2018 - Python
An npm package for running MongoDB on the disk.
-
Updated
Dec 30, 2021
Improve this page
Add a description, image, and links to the mongodb-orm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mongodb-orm topic, visit your repo's landing page and select "manage topics."


Bug description
On windows, I run
prisma formatand note the unusual file ending. The lines are all LF, but the very last line is CRLF.This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
![image](https://user-images.g