All Projects → Nohm → Similar Projects or Alternatives

2561 Open source projects that are alternatives of or similar to Nohm

Kangaroo
SQL client and admin tool for popular databases
Stars: ✭ 127 (-72.51%)
Mutual labels:  database, redis
Kitura Redis
Swift Redis library
Stars: ✭ 84 (-81.82%)
Mutual labels:  database, redis
Olric
Distributed cache and in-memory key/value data store. It can be used both as an embedded Go library and as a language-independent service.
Stars: ✭ 2,067 (+347.4%)
Mutual labels:  database, pubsub
Ardb
A redis protocol compatible nosql, it support multiple storage engines as backend like Google's LevelDB, Facebook's RocksDB, OpenLDAP's LMDB, PerconaFT, WiredTiger, ForestDB.
Stars: ✭ 1,707 (+269.48%)
Mutual labels:  database, redis
Polluter
The easiest solution to seed database with Go
Stars: ✭ 146 (-68.4%)
Mutual labels:  database, redis
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (+162.99%)
Mutual labels:  database, redis
Maghead
The fastest pure PHP database framework with a powerful static code generator, supports horizontal scale up, designed for PHP7
Stars: ✭ 483 (+4.55%)
Mutual labels:  orm, database
Wp Eloquent
Eloquent ORM for WordPress
Stars: ✭ 478 (+3.46%)
Mutual labels:  orm, database
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+1073.81%)
Mutual labels:  orm, database
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+916.23%)
Mutual labels:  orm, database
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (+16.67%)
Mutual labels:  orm, database
Qb
The database toolkit for go
Stars: ✭ 524 (+13.42%)
Mutual labels:  orm, database
Gnorm
A database-first code generator for any language
Stars: ✭ 415 (-10.17%)
Mutual labels:  orm, database
Tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
Stars: ✭ 1,182 (+155.84%)
Mutual labels:  database, redis
Goloquent
This repo no longer under maintenance, please go to https://github.com/si3nloong/sqlike
Stars: ✭ 16 (-96.54%)
Mutual labels:  orm, database
Treefrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Stars: ✭ 885 (+91.56%)
Mutual labels:  orm, redis
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+67.75%)
Mutual labels:  orm, redis
Hunt Entity
An object-relational mapping (ORM) framework for D language (Similar to JPA / Doctrine), support PostgreSQL and MySQL.
Stars: ✭ 51 (-88.96%)
Mutual labels:  orm, database
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (+104.98%)
Mutual labels:  orm, database
Topaz
A simple and useful db wrapper for Crystal-lang
Stars: ✭ 56 (-87.88%)
Mutual labels:  orm, database
Bookshelf
A simple Node.js ORM for PostgreSQL, MySQL and SQLite3 built on top of Knex.js
Stars: ✭ 6,252 (+1253.25%)
Mutual labels:  orm, database
Ebean
Ebean ORM
Stars: ✭ 1,172 (+153.68%)
Mutual labels:  orm, database
Laravel Optimistic Locking
Adds optimistic locking feature to eloquent models.
Stars: ✭ 71 (-84.63%)
Mutual labels:  orm, database
Butterfly
🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,同时也是微服务框架,自带消息队列通信机制实现分布式
Stars: ✭ 82 (-82.25%)
Mutual labels:  orm, redis
Dbx
A neat codegen-based database wrapper written in Go
Stars: ✭ 68 (-85.28%)
Mutual labels:  orm, database
Entityworker.core
EntityWorker is an object-relation mapper(ORM) that enable .NET developers to work with relations data using objects. EntityWorker is an alternative to entityframwork. is more flexible and much faster than entity framework.
Stars: ✭ 91 (-80.3%)
Mutual labels:  orm, database
Summer
这是一个支持分布式和集群的java游戏服务器框架,可用于开发棋牌、回合制等游戏。基于netty实现高性能通讯,支持tcp、http、websocket等协议。支持消息加解密、攻击拦截、黑白名单机制。封装了redis缓存、mysql数据库的连接与使用。轻量级,便于上手。
Stars: ✭ 336 (-27.27%)
Mutual labels:  orm, redis
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-77.92%)
Mutual labels:  orm, database
Nodbi
Document DBI connector for R
Stars: ✭ 56 (-87.88%)
Mutual labels:  database, redis
Sandman2
Automatically generate a RESTful API service for your legacy database. No code required!
Stars: ✭ 1,765 (+282.03%)
Mutual labels:  orm, database
Lealone
极具创新的面向微服务和 OLTP/OLAP 场景的单机与分布式关系数据库
Stars: ✭ 1,802 (+290.04%)
Mutual labels:  orm, database
Core
All of the required core code
Stars: ✭ 139 (-69.91%)
Mutual labels:  orm, database
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+2245.89%)
Mutual labels:  orm, database
Data
Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
Stars: ✭ 150 (-67.53%)
Mutual labels:  orm, database
Sequelize Ui
Browser-based GUI for previewing and generating Sequelize project files.
Stars: ✭ 142 (-69.26%)
Mutual labels:  orm, database
Pomelo.entityframeworkcore.mysql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
Stars: ✭ 2,099 (+354.33%)
Mutual labels:  orm, database
Dtcqueuebundle
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
Stars: ✭ 115 (-75.11%)
Mutual labels:  orm, redis
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-60.82%)
Mutual labels:  orm, database
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+378.57%)
Mutual labels:  orm, database
Sequelize Auto
Automatically generate bare sequelize models from your database.
Stars: ✭ 2,494 (+439.83%)
Mutual labels:  orm, database
Old Rustorm
An ORM for rust
Stars: ✭ 168 (-63.64%)
Mutual labels:  orm, database
Clear
Advanced ORM between postgreSQL and Crystal
Stars: ✭ 220 (-52.38%)
Mutual labels:  orm, database
Ronin
Ronin is a Ruby platform for vulnerability research and exploit development. Ronin allows for the rapid development and distribution of code, Exploits or Payloads, Scanners, etc, via Repositories.
Stars: ✭ 220 (-52.38%)
Mutual labels:  orm, database
Sqlboiler
Generate a Go ORM tailored to your database schema.
Stars: ✭ 4,497 (+873.38%)
Mutual labels:  orm, database
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-75.76%)
Mutual labels:  orm, database
Wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
Stars: ✭ 261 (-43.51%)
Mutual labels:  orm, database
Mikro Orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Stars: ✭ 3,874 (+738.53%)
Mutual labels:  orm, database
Graphik
Graphik is a Backend as a Service implemented as an identity-aware document & graph database with support for gRPC and graphQL
Stars: ✭ 277 (-40.04%)
Mutual labels:  database, pubsub
Python For Entrepreneurs Course Demos
Contains all the "handout" materials for Talk Python's Python for Entrepreneurs course. This includes notes and the final version of the website code.
Stars: ✭ 247 (-46.54%)
Mutual labels:  orm, database
Bitnami Docker Redis
Bitnami Redis Docker Image
Stars: ✭ 317 (-31.39%)
Mutual labels:  database, redis
Gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
Stars: ✭ 314 (-32.03%)
Mutual labels:  database, redis
Crecto
Database wrapper and ORM for Crystal, inspired by Ecto
Stars: ✭ 325 (-29.65%)
Mutual labels:  orm, database
Sqlhelper
SQL Tools ( Dialect, Pagination, DDL dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test) based Java. it is easy to integration into any ORM frameworks
Stars: ✭ 242 (-47.62%)
Mutual labels:  orm, database
Perfect Redis
A Swift client for Redis.
Stars: ✭ 26 (-94.37%)
Mutual labels:  database, redis
Docker Redis Cluster
Dockerfile for Redis Cluster (redis 3.0+)
Stars: ✭ 1,035 (+124.03%)
Mutual labels:  database, redis
Ship Hold
data access framework for Postgresql on nodejs
Stars: ✭ 110 (-76.19%)
Mutual labels:  orm, database
Granite
ORM Model with Adapters for mysql, pg, sqlite in the Crystal Language.
Stars: ✭ 238 (-48.48%)
Mutual labels:  orm, database
Prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
Stars: ✭ 16,851 (+3547.4%)
Mutual labels:  orm, database
Reladomo
Reladomo is an enterprise grade object-relational mapping framework for Java.
Stars: ✭ 336 (-27.27%)
Mutual labels:  orm, database
Kache
A simple in memory cache written using go
Stars: ✭ 349 (-24.46%)
Mutual labels:  database, redis
61-120 of 2561 similar projects