All Projects → Odmantic → Similar Projects or Alternatives

2325 Open source projects that are alternatives of or similar to Odmantic

Peewee Async
Asynchronous interface for peewee ORM powered by asyncio
Stars: ✭ 607 (+152.92%)
Mutual labels:  asyncio, orm
Migrate Mongo
A database migration tool for MongoDB in Node
Stars: ✭ 481 (+100.42%)
Mutual labels:  mongo, mongodb
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+189.58%)
Mutual labels:  async, asyncio
Restheart
RESTHeart - The REST API for MongoDB
Stars: ✭ 659 (+174.58%)
Mutual labels:  mongodb, nosql
Antdata.orm
特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
Stars: ✭ 428 (+78.33%)
Mutual labels:  async, orm
Mean Angular5 Passport Authentication
Securing MEAN Stack (Angular 5) Web Application using Passport Authentication
Stars: ✭ 24 (-90%)
Mutual labels:  mongo, mongodb
Fennel
A task queue library for Python and Redis
Stars: ✭ 24 (-90%)
Mutual labels:  async, asyncio
Js Data Mongodb
MongoDB adapter for js-data. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io
Stars: ✭ 9 (-96.25%)
Mutual labels:  orm, mongodb
Hashbrown Cms
A free and open-source headless CMS
Stars: ✭ 140 (-41.67%)
Mutual labels:  mongo, mongodb
Node Production
Take Your Node.js Project to The Production Environment (VPS/Dedicated Server).
Stars: ✭ 35 (-85.42%)
Mutual labels:  mongo, mongodb
Js Data
Give your data the treatment it deserves with a framework-agnostic, datastore-agnostic JavaScript ORM built for ease of use and peace of mind. Works in Node.js and in the Browser. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io/js-data
Stars: ✭ 1,599 (+566.25%)
Mutual labels:  orm, odm
Aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Stars: ✭ 11,972 (+4888.33%)
Mutual labels:  async, asyncio
Nest User Auth
A starter build for a back end which implements managing users with MongoDB, Mongoose, NestJS, Passport-JWT, and GraphQL.
Stars: ✭ 145 (-39.58%)
Mutual labels:  mongo, mongodb
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (-36.67%)
Mutual labels:  mongo, mongodb
Async
An awesome asynchronous event-driven reactor for Ruby.
Stars: ✭ 1,000 (+316.67%)
Mutual labels:  async, asyncio
Framework Learning
计算机学习资料(Java , Jvm , Linux , Mysql , Netty , Redis , Netty , Spring , SpringBoot , Mybatis , Rabbitmq ,计算机网络 , 数据结构与算法 , 设计模式 )Github网页阅读:https://guang19.github.io/framework-learning , Gitee网页版阅读: https://qsjzwithguang19forever.gitee.io/framework-learning
Stars: ✭ 416 (+73.33%)
Mutual labels:  orm, nosql
Aiodine
🧪 Async-first Python dependency injection library
Stars: ✭ 51 (-78.75%)
Mutual labels:  async, asyncio
Beanie
Micro ODM for MongoDB
Stars: ✭ 56 (-76.67%)
Mutual labels:  asyncio, mongodb
Phalcon Mongodb Odm
MongoDB ODM for Phalcon framework for new mongodb php extension with query builder and rich functionality
Stars: ✭ 42 (-82.5%)
Mutual labels:  odm, mongodb
Peony Twitter
An asynchronous Twitter API client for Python 3.5+
Stars: ✭ 62 (-74.17%)
Mutual labels:  async, asyncio
Mern Stack Authentication
Secure MERN Stack CRUD Web Application using Passport.js Authentication
Stars: ✭ 60 (-75%)
Mutual labels:  mongo, mongodb
Typegoose
Typegoose - Define Mongoose models using TypeScript classes.
Stars: ✭ 1,189 (+395.42%)
Mutual labels:  odm, mongodb
Uvloop
Ultra fast asyncio event loop.
Stars: ✭ 8,246 (+3335.83%)
Mutual labels:  async, asyncio
Lua Mongo
MongoDB Driver for Lua
Stars: ✭ 81 (-66.25%)
Mutual labels:  mongo, mongodb
Typegoose
Typegoose - Define Mongoose models using TypeScript classes.
Stars: ✭ 1,232 (+413.33%)
Mutual labels:  odm, mongodb
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-60%)
Mutual labels:  mongo, mongodb
Djongo
Django and MongoDB database connector
Stars: ✭ 1,222 (+409.17%)
Mutual labels:  mongodb, nosql
Fastapi Plugins
FastAPI framework plugins
Stars: ✭ 104 (-56.67%)
Mutual labels:  async, asyncio
Zapi
基于swoole的异步轻量级api框架,内部封装全套mysql、redis、mongo、memcached异步客户端,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用。现已支持异步mysql、异步redis、异步http请求.
Stars: ✭ 245 (+2.08%)
Mutual labels:  async, mongodb
Mongolass
Elegant MongoDB driver for Node.js.
Stars: ✭ 421 (+75.42%)
Mutual labels:  odm, mongodb
Intro Mongo Db
[Course] Introduction to MongoDB code
Stars: ✭ 114 (-52.5%)
Mutual labels:  mongo, mongodb
Mongoeye
Schema and data analyzer for MongoDB written in Go.
Stars: ✭ 113 (-52.92%)
Mutual labels:  mongodb, nosql
Databazel
The analytical and reporting solution for MongoDB
Stars: ✭ 118 (-50.83%)
Mutual labels:  mongodb, nosql
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-53.33%)
Mutual labels:  asyncio, orm
Chartbrew
Open-source web platform for creating charts out of different data sources (databases and APIs) 📈📊
Stars: ✭ 199 (-17.08%)
Mutual labels:  mongo, mongodb
Aiormq
Pure python AMQP 0.9.1 asynchronous client library
Stars: ✭ 112 (-53.33%)
Mutual labels:  async, asyncio
Mongo Cluster Docker
Docker compose config for mongodb cluster
Stars: ✭ 165 (-31.25%)
Mutual labels:  mongo, mongodb
Zhttp
基于swoole的异步轻量级web框架,内部封装协程异步非阻塞全套mysql、redis、mongo、memcached连接池,可以轻松start、reload、stop,加入数据库的查询模块,框架已经封装好近乎同步写法,底层异步调用
Stars: ✭ 131 (-45.42%)
Mutual labels:  async, mongodb
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+636.67%)
Mutual labels:  mongodb, nosql
Nosqlmap
Automated NoSQL database enumeration and web application exploitation tool.
Stars: ✭ 1,928 (+703.33%)
Mutual labels:  mongodb, nosql
Lealone
极具创新的面向微服务和 OLTP/OLAP 场景的单机与分布式关系数据库
Stars: ✭ 1,802 (+650.83%)
Mutual labels:  async, orm
Framework
Strongly-typed JavaScript object with support for validation and error handling.
Stars: ✭ 136 (-43.33%)
Mutual labels:  orm, odm
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+782.5%)
Mutual labels:  async, asyncio
Kubernetes asyncio
Python asynchronous client library for Kubernetes http://kubernetes.io/
Stars: ✭ 147 (-38.75%)
Mutual labels:  async, asyncio
Aiometer
A Python concurrency scheduling library, compatible with asyncio and trio.
Stars: ✭ 110 (-54.17%)
Mutual labels:  async, asyncio
Express Cassandra
Cassandra ORM/ODM/OGM for Node.js with optional support for Elassandra & JanusGraph
Stars: ✭ 163 (-32.08%)
Mutual labels:  orm, odm
Arsenic
Async WebDriver implementation for asyncio and asyncio-compatible frameworks
Stars: ✭ 209 (-12.92%)
Mutual labels:  async, asyncio
Gino
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Stars: ✭ 2,299 (+857.92%)
Mutual labels:  asyncio, orm
Fastapi Crudrouter
A dynamic FastAPI router that automatically creates CRUD routes for your models
Stars: ✭ 159 (-33.75%)
Mutual labels:  async, asyncio
Mevn Stack
A Quickstart for building an Express API with a VueJS Admin Portal
Stars: ✭ 178 (-25.83%)
Mutual labels:  mongo, mongodb
Mongodm
A golang object document mapper (ODM) for MongoDB
Stars: ✭ 178 (-25.83%)
Mutual labels:  odm, mongodb
Aspnetcore.identity.mongo
This is a MongoDB provider for the ASP.NET Core 2 Identity framework
Stars: ✭ 179 (-25.42%)
Mutual labels:  mongo, mongodb
Youtubemeetupappreactnativenode
Repos of my youtube tutorial where we build a Meetup app with React-Native and Node
Stars: ✭ 153 (-36.25%)
Mutual labels:  mongo, mongodb
Mage2vuestorefront
Magento to Vue-storefront datapump - synchronizes Products, Categories and Product-to-category links between your Magento2 API and NoSQL database of vue-storefront
Stars: ✭ 183 (-23.75%)
Mutual labels:  mongodb, nosql
Asyncorm
Fully Async ORM inspired in django's
Stars: ✭ 182 (-24.17%)
Mutual labels:  async, orm
Pyee
A port of Node.js's EventEmitter to python
Stars: ✭ 236 (-1.67%)
Mutual labels:  async, asyncio
Mongoose
Mongoose module for Nest framework (node.js) 🍸
Stars: ✭ 191 (-20.42%)
Mutual labels:  mongodb, nosql
Vkbottle
Homogenic! Customizable asynchronous VK API framework
Stars: ✭ 191 (-20.42%)
Mutual labels:  async, asyncio
Grails Data Mapping
GORM - Groovy Object Mapping
Stars: ✭ 194 (-19.17%)
Mutual labels:  orm, mongodb
Mongo
The MongoDB Database
Stars: ✭ 20,883 (+8601.25%)
Mutual labels:  mongodb, nosql
61-120 of 2325 similar projects