Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: orm

791 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
magicalpanda/MagicalRecord
MagicalRecord is an Objective-C library that brings Ruby on Rails-style Active Record convenience to Apple's Core Data, enabling simple one…
2310703abandoned
thoughtbot/paperclip
Paperclip is a Ruby gem that provides easy file attachment management for ActiveRecord models in Rails applications, handling uploads, vali…
109022abandoned
jasontaylordev/NorthwindTraders
Northwind Traders is a sample ASP.NET Core application demonstrating Clean Architecture with Entity Framework Core and a code-first Northwi…
105006abandoned
meanjs/mean
MEAN.JS is a full-stack JavaScript boilerplate framework combining MongoDB, Express, AngularJS, and Node.js into a pre-wired application sk…
104835abandoned
square/sqlbrite
A lightweight Java wrapper around SQLiteOpenHelper and ContentResolver that adds reactive stream semantics to SQL queries, re-emitting quer…
104521abandoned
yangfuhai/afinal
Afinal is an Android framework combining a SQLite ORM, an annotation-based IOC layer for UI/event binding, an HTTP client wrapper, and a bi…
323129abandoned
redux-orm/redux-orm
Redux-ORM is a small, immutable ORM for managing relational (normalized) data inside a Redux store, with model declarations, relations, and…
232931abandoned
activerecord-hackery/squeel
Squeel is a Ruby gem that enhances Active Record queries by providing a block-based DSL that exposes Arel in a more Ruby-like way, reducing…
102380abandoned
jgilfelt/android-sqlite-asset-helper
An Android library extending SQLiteOpenHelper that manages database creation and version upgrades from pre-packaged SQLite database files i…
232152abandoned
RobertCraigie/prisma-client-py
Prisma Client Python is an auto-generated, fully type-safe ORM client built on top of Prisma, supporting PostgreSQL, MySQL, SQLite, and Mon…
102097abandoned
white-cat/ThinkAndroid
ThinkAndroid is a free, open-source Android development framework aimed at simple and rapid Android app development. It bundles MVC structu…
321971abandoned
dimsav/laravel-translatable
A deprecated Laravel package that makes Eloquent models translatable by storing and retrieving model translations in the database. It has b…
101929abandoned
Brendonovich/prisma-client-rust
Prisma Client Rust is an autogenerated, fully type-safe query builder for Rust that leverages the Prisma ecosystem as an alternative to Die…
101919abandoned
FrozenNode/Laravel-Administrator
An administrative interface builder package for Laravel that lets you visually manage Eloquent models, their relations, and stand-alone set…
231916abandoned
soundcloud/lhm
Large Hadron Migrator (LHM) is a Ruby gem for performing online MySQL schema migrations without locking large tables. It works alongside Ac…
101852abandoned
wingjay/jianshi
JianShi (简诗) is a full-stack mobile app for writing poems in traditional Chinese style, consisting of an Android client written in Java and…
231849abandoned
tower-archive/tower
Tower.js is a modular JavaScript framework of small (~1kb) components for building apps, manipulating data, and managing distributed infras…
321774abandoned
coresmart/persistencejs
persistence.js is an asynchronous JavaScript object-relational mapper (ORM) library usable in both the browser and on Node.js servers, with…
321711abandoned
mozilla/mentat
Project Mentat is a persistent, embedded relational knowledge base written in Rust, inspired by Datomic and DataScript. It offers a flexibl…
101659abandoned
1602/compound
CompoundJS is an MVC web framework for Node.js built on top of ExpressJS, providing structure, resource-based routing, JugglingDB ORM, and …
321591abandoned
samsarahq/thunder
Thunder is a Go framework for rapidly building GraphQL servers, featuring reflection-based schema generation from Go types, live queries wi…
101571abandoned
mtolhuys/laravel-schematics
A Laravel package providing a visual drag-and-drop interface for designing Eloquent models and their relationships. It supports creating an…
101486abandoned
OpnTec/bodyapps-web
Web service and web application components of the #bodyapps project, a system for capturing and managing body measurement data. It is built…
321373abandoned
zzzprojects/EntityFramework.Extended
EntityFramework.Extended is a C# add-on library for Entity Framework 6 providing batch delete/update, query caching, future queries, and au…
631328abandoned
twitter/activerecord-reputation-system
A Ruby gem that adds reputation tracking to Rails Active Record models, letting records earn and aggregate evaluations such as votes and ra…
101325abandoned
ThatRendle/Simple.Data
Simple.Data is a lightweight, dynamic data access library for .NET (C# 4.0) that uses runtime method-name interpretation to eliminate ADO.N…
321322abandoned
SimonVT/schematic
A Java annotation-processor library that automatically generates Android ContentProvider classes backed by an SQLite database from annotate…
321321abandoned
matthuhiggins/foreigner
A Ruby gem that adds foreign key helper methods to ActiveRecord migrations and dumps foreign keys into schema.rb. It was rendered obsolete …
231315abandoned
yahoo/squidb
SquiDB is a cross-platform SQLite database layer for Android and iOS (via j2objc), offering typesafe row objects, object-oriented SQL query…
101301abandoned
parse-community/ParseReact
Parse + React is an interface layer on top of the Parse JS SDK that lets React components subscribe to Parse queries and automatically re-r…
101289abandoned
aspnet/MusicStore
MusicStore is a sample e-commerce test application built with ASP.NET Core and Entity Framework Core, used to exercise the ASP.NET framewor…
101282abandoned
zhyocean/MyBlog
A personal blog website built with SpringBoot, MyBatis, Redis, and Thymeleaf, featuring a public portal, admin dashboard, and user center. …
321231abandoned
szokodiakos/typegoose
Typegoose is a TypeScript library that lets developers define Mongoose models using TypeScript classes with decorators, eliminating the nee…
101209abandoned
platanus/angular-restmod
Angular Restmod is a Rails-inspired REST API ORM for AngularJS that generates model types with Active Record-style methods for interacting …
231171abandoned
couchbase/couchbase-lite-android
Couchbase Lite for Android is a lightweight, embedded, syncable NoSQL JSON document database engine for Android apps. This repository is de…
101165abandoned
Overcoat/Overcoat
Overcoat is an Objective-C library that simplifies building REST clients on top of AFNetworking, using Mantle to map HTTP responses into pl…
231093abandoned
jamierumbelow/codeigniter-base-model
A deprecated base model class for the CodeIgniter PHP framework that provides ready-made CRUD operations, validation, soft deletes, and an …
321039abandoned
technoweenie/attachment_fu
attachment_fu is a Ruby on Rails plugin that turns ActiveRecord models into file attachments, storing metadata (path, size, content type) i…
321024abandoned
chen-rn/CUA
create-universal-app (CUA) is an opinionated monorepo template for building full-stack universal apps that share code between Expo (mobile)…
311010abandoned
laravel/laravel
Laravel is a batteries-included PHP web application framework with expressive syntax, covering routing, ORM (Eloquent), migrations, queues,…
9984878stable
mall
mall is a full-featured open-source e-commerce system built with Spring Boot and MyBatis, including a customer-facing storefront and an adm…
6084634active
spring-projects/spring-framework
Spring Framework is the foundational application framework for Java-based enterprise applications, providing dependency injection, AOP, tra…
9960212stable
calcom/cal.diy
Cal.diy is the fully open-source, MIT-licensed community edition of Cal.com, a scheduling platform for booking meetings and managing availa…
8447946active
fastapi/full-stack-fastapi-template
A full-stack web application template combining a FastAPI backend with a React frontend, including SQLModel, PostgreSQL, JWT authentication…
9045181active
payloadcms/payload
Payload is an open-source, MIT-licensed fullstack Next.js framework and headless CMS written in TypeScript. A single config instantly gener…
9444422stable
vlang/v
The V programming language: a simple, fast, safe compiled language whose compiler bootstraps itself in under a second with zero library dep…
9337803active
laravel/framework
Laravel is a batteries-included PHP web application framework with expressive syntax, covering routing, ORM (Eloquent), templating (Blade),…
9534882stable
Beego
Beego is a high-performance, full-stack web framework for Go, inspired by Tornado, Sinatra, and Flask. It bundles an ORM, session managemen…
9232414active
symfony/symfony
Symfony is a full-stack PHP framework for building web and console applications, plus a set of reusable, decoupled PHP components used by p…
9531135stable
chinabugotech/hutool
Hutool is a comprehensive Java utility library that wraps common JDK operations into convenient static helper classes. It covers strings, c…
9230271stable
t3-oss/create-t3-app
create-t3-app is an interactive CLI scaffolding tool that generates a full-stack, typesafe Next.js application using the T3 Stack. It lets …
6529101active
lenve/vhr
vhr (微人事) is a full-stack, front-end/back-end separated human resources management system built with Spring Boot and Vue, covering employee…
3228078active
Vapor
Vapor is a server-side HTTP web framework written in Swift, built on SwiftNIO with a non-blocking, event-driven architecture. It includes a…
9926192stable
flipped-aurora/gin-vue-admin
A full-stack admin development platform combining a Go (Gin) backend with a Vue 3 + Element Plus frontend, featuring JWT auth, Casbin-based…
9224971active
kriasoft/react-starter-kit
A production-ready monorepo starter kit for building full-stack SaaS web applications with React 19, tRPC, Better Auth, Stripe billing, and…
6723669active
pubkey/rxdb
RxDB is a local-first, reactive NoSQL database for JavaScript applications that runs in browsers, mobile apps, desktop apps, and servers. I…
9923368active
jasontaylordev/CleanArchitecture
A .NET solution template that scaffolds production-ready ASP.NET Core applications following Clean Architecture principles, with optional A…
9120491active
AdonisJS
AdonisJS is a batteries-included, TypeScript-first fullstack MVC web framework for Node.js. It ships with an ORM (Lucid), authentication, v…
9819101stable
wasp-lang/wasp
Wasp is a batteries-included full-stack web framework for building JS/TS apps with React, Node.js, and Prisma, configured via a declarative…
9818711active
Tencent/APIJSON
APIJSON is a Tencent open-source Java ORM and JSON-based API protocol that auto-generates CRUD APIs and documentation without backend codin…
9818402active
bcit-ci/CodeIgniter
CodeIgniter is an open-source PHP framework with a very small footprint for building full-featured web applications, encouraging but not en…
3218165active
redwoodjs/graphql
RedwoodJS GraphQL is the GraphQL-focused full-stack web framework from the Redwood project, integrating React, Apollo, Prisma, and GraphQL …
8217606active
feathersjs/feathers
Feathers is a full-stack framework for building web APIs and real-time applications in TypeScript or JavaScript. It provides a service-orie…
9815267stable
ABP Framework
ABP Framework is an open-source, opinionated application framework for building enterprise web applications on .NET and ASP.NET Core. It pr…
9814417active
drogonframework/drogon
Drogon is a C++14/17/20-based HTTP web application framework for building high-performance web application servers. It uses non-blocking I/…
8914217active
maillab/cloud-mail
Cloud Mail is a self-hosted email service built on Cloudflare Workers that lets you create and manage multiple mailboxes using just a domai…
8613710active
gogf/gf
GoFrame is a modular, high-performance full-stack development framework for Go, comparable to Laravel or Spring Boot, offering batteries-in…
9913249active
graphile/crystal
Graphile's Crystal monorepo containing Grafast, a planning and execution engine for GraphQL.js, and PostGraphile, which auto-generates high…
9412929active
go-admin
go-admin is a front-end/back-end separated admin management system scaffold built on Gin (Go) and Vue 3 with Element UI, Arco Design, and A…
8812751active
crawlab-team/crawlab
Crawlab is a Go-based distributed web crawler management platform with a web UI for managing, scheduling, and monitoring spiders written in…
5212262active
Mail-0/Zero
Zero (Mail0) is an open-source, self-hostable email client that unifies multiple providers like Gmail and Outlook into one privacy-first in…
4910784active
frappe/frappe
Frappe Framework is a batteries-included, low-code full-stack web application framework written in Python and JavaScript, built around meta…
9510643stable
KeystoneJS
KeystoneJS is a Node.js headless CMS and web application framework for defining schemas that generate a GraphQL API and an auto-generated A…
999963active
loco-rs/loco
Loco is a batteries-included web framework for Rust, strongly inspired by Ruby on Rails and built on Axum and SeaORM. It bundles models, co…
939101active
GoAdminGroup/go-admin
GoAdmin is a Go framework for rapidly building data visualization and admin panel applications, inspired by laravel-admin. It provides an o…
358997active
dropwizard/dropwizard
Dropwizard is a Java framework that bundles stable libraries (Jetty, Jersey, Jackson, Logback, Metrics, JDBI/Hibernate, Liquibase) into an …
958577stable
yangzongzhuan/RuoYi
RuoYi is a lightweight Java rapid development framework and admin management system built on Spring Boot, MyBatis, and Shiro. It ships with…
828511active
gobuffalo/buffalo
Buffalo is a Rails-like web development framework and ecosystem for Go that generates complete projects with routing, ORM, templating, and …
718413active
TechEmpower/FrameworkBenchmarks
The TechEmpower Framework Benchmarks (TFB) project, a suite that measures and compares the performance of web application frameworks across…
108105active
railsadminteam/rails_admin
RailsAdmin is a Rails engine that adds an easy-to-use admin interface for managing application data. It provides automatic CRUD, search, fi…
777957active
midwayjs/midway
Midway is a progressive, TypeScript-first Node.js framework from Alibaba's Taobao frontend architecture team, built around a custom depende…
997742active
SpringBlade
SpringBlade is an enterprise-grade microservices development platform built on Spring Boot 4, Spring Cloud 2025, and Java 21, with a compan…
936931active
fullstackhero/dotnet-starter-kit
A production-grade .NET 10 starter kit template combining a modular-monolith Web API (vertical slice architecture) with two React 19 front-…
836734active
hanami/hanami
Hanami is a full-stack, modular Ruby web framework composed of small single-purpose libraries (router, actions, views, database, assets) ti…
996407active
201206030/novel
novel is a learning-oriented, full-stack novel/fiction CMS built with Spring Boot 3 and Vue 3 in a front-end/back-end separated architectur…
455801active
aidlearning/AidLearning-FrameWork
AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling…
705797active
Finsys/dockhand
Dockhand is a modern, self-hosted Docker management web application for real-time container management, Compose stack orchestration, and mu…
835779active
kanbn/kan
Kan is an open-source, self-hostable kanban project management application positioned as a Trello alternative. It offers boards, cards, lab…
805507active
ServiceStack
ServiceStack is a full-featured, message-based web services framework for .NET that lets you declare typed Request DTOs once and generate A…
995498active
QOR
QOR is a set of modular Go libraries that abstract common features needed for building business applications, CMSs, and e-commerce systems,…
655344active
digitallyinduced/ihp
IHP is a batteries-included, type-safe full-stack web framework built on Haskell and Nix, featuring compile-checked HTML (HSX), typed SQL q…
925342active
anjoy8/Blog.Core
Blog.Core is an open-source, enterprise-ready ASP.NET Core 8.0 Web API framework with a companion Vue frontend, implementing repository + s…
675284active
thinkjs/thinkjs
ThinkJS is a Node.js web application framework that leverages full ES2015+ (ES6/7) features like async/await, with TypeScript support. It p…
665268active
gz-yami/mall4j
Mall4j is an open-source Java e-commerce mall system built on Spring Boot 4, Vue3, Sa-Token, MyBatis-Plus, and Redis, providing product, or…
805220active
loopbackio/loopback-next
LoopBack 4 is a highly extensible Node.js and TypeScript framework for building REST APIs and microservices, driven by OpenAPI specificatio…
775107active
dpgaspar/Flask-AppBuilder
Flask-AppBuilder is a rapid application development framework built on top of Flask, providing automatic CRUD generation for SQLAlchemy mod…
924958stable
goravel/goravel
Goravel is a full-featured, modular web application framework for Go, styled after Laravel so PHP developers can build Golang applications …
934818active
easy-swoole/easyswoole
EasySwoole is a high-performance, persistent-memory PHP framework built on the Swoole extension, designed for building coroutine-based APIs…
704758active
linhaojun857/aurora
Aurora is a self-hosted, front-end/back-end separated personal blog system built with SpringBoot (Java) and Vue. It includes an admin dashb…
444663active
dotnetcore/Util
Util is an application framework for the .NET platform aimed at boosting the productivity of small and medium development teams. It combine…
234603active

← prev page 6 / 8 next →