InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
TypeORM Alternatives
Similar projects and alternatives to TypeORM
-
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
-
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.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications on top of TypeScript & JavaScript (ES6, ES7, ES8) 🚀
-
MikroORM
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
-
Mongoose
MongoDB object modeling designed to work in an asynchronous environment.
-
Knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
-
slonik
A Node.js PostgreSQL client with runtime and build time type safety, and composable SQL.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
-
react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
-
-
PostgreSQL
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
-
-
Entity Framework
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
-
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
TypeORM reviews and mentions
- Help with my small Edtech startup.
-
Why I choose T3 stack as the fullstack to build the react app
Personally, this is the only area that comes with a real competitor: TypeORM
-
Learning to build an API in NestJS (Node + Typescript) - Part 04
The official NestJs documentation refers to TypeORM for driving the database layer module. Let's take a look at the TypeORM documentation.
-
Building a website directory with Next.js, Tailwind CSS, and Prisma
There are many popular ORM libraries for Node.js: Prisma, Sequelize, TypeORM, and others.
-
Let's build a REST API with NestJS
To my knowledge, the best ORMs you might consider if you're working on a Node.js project using TypeScript would be TypeORM, sequelize-typescript, and Prisma. All are good options, but the one I'm enjoying most lately is Prisma.
-
Vue 3 vite and electron with a local database??
Use typeorm library it supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases.
-
Which local db to use?
react-native-quick-sqlite if you know what you're doing and Know SQL it gives you more control over the database like executing custom SQL queries, or some advance things, you can use it with an orm like Typeorm.
-
Prisma vs. Thin Backend
Prisma has an object-relational mapping (ORM) client that enables you to write and design queries. The Prisma client is a type-safe query builder that is an alternative to Sequelize and TypeORM.
-
New AdminJS adapter that doesn't need an ORM.
Our backend server had been using AdminJS with Typeorm. But recently, we migrate our server from Typeorm to Knex. It tooks about a week, but after migration, we noticed that there is no adapter that doesn't need an ORM. So I made adminjs-sql project. If you are interested in, checkout adminjs-sql. Contributions are welcome!!
-
Game engine/Networking Noob Questions
For that, I would recommend learning about full-stack web applications in JavaScript/TypeScript, specifically, I recommend and use a MEAN-stack in my applications, but I use NestJS with GraphQL and TypeORM for the server.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Jan 2023
Stats
typeorm/typeorm is an open source project licensed under MIT License which is an OSI approved license.