rickding's Stars
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
eggjs/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
parse-community/parse-server
Parse Server for Node.js / Express
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
django/django
The Web framework for perfectionists with deadlines.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.