SaaSHub helps you find the best software and product alternatives Learn more →
Atlas.Orm Alternatives
Similar projects and alternatives to Atlas.Orm
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
Slick
Slick (Scala Language Integrated Connection Kit) is a modern database query and access library for Scala (by slick)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Doctrine Extensions
Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable
-
-
-
-
-
-
sql-template-tag
ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, `sqlite` and `oracledb`
-
-
Dapper.SimpleCRUD
Who wants to write basic read/insert/update/delete statements? SimpleCRUD provides simple CRUD helpers for Dapper.
-
Idiorm
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
-
Cake ORM
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp (by cakephp)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Atlas.Orm discussion
Atlas.Orm reviews and mentions
-
🔥 Yii Database abstraction release
I'm sure Atlas would compare favorably here.
-
Active Record: How We Got Persistence Perfectly Wrong
On second reading, I begin to think that parts of it also apply to Data Mapper implementation practices I see in the wild. I'll need to think about that some more, and perhaps apply the lessons to Atlas.
-
Simple Solutions 1 - Active Record versus Data Mapper
It was that article that inspired me to put together Atlas.
-
Increase performance by using Eloquent's `setRelation` method
That's just what Doctrine does, as does Atlas.
-
Critical SQL injection in doctrine/dbal 3.0.0 - 3.1.3 for LIMIT clause generation, please upgrade immediately to 3.1.4
Perhaps Atlas would be more to your liking.
-
Objection to ORM Hatred
> People always seem to ignore the third option: using an ORM that embraces SQL!
I had a similar revelation several years ago, based on the distinctions between a "domain model" and "persistence model" described by Mehdi Khalili, resulting in Atlas for PHP: http://atlasphp.io
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Mar 2025
Stats
atlasphp/Atlas.Orm is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Atlas.Orm is PHP.