All Projects → prisma → Prisma1

prisma / Prisma1

Licence: apache-2.0
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)

Programming Languages

scala
5932 projects
typescript
32286 projects
shell
77523 projects
java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Prisma1

Autoserver
Create a full-featured REST/GraphQL API from a configuration file
Stars: ✭ 188 (-98.88%)
Mutual labels:  graphql, serverless, 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 (-77.01%)
Mutual labels:  orm, database, datamapper
Graphql Genie
Simply pass in your GraphQL type defintions and get a fully featured GraphQL API with referential integrity, inverse updates, subscriptions and role based access control that can be used client side or server side.
Stars: ✭ 147 (-99.13%)
Mutual labels:  graphql, serverless, database
Mongoke
Instant Graphql for MongoDb (active branch is golang, rewrite in process)
Stars: ✭ 203 (-98.8%)
Mutual labels:  graphql, serverless, database
Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (-80.28%)
Mutual labels:  graphql, serverless, database
Freezer
A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible
Stars: ✭ 326 (-98.07%)
Mutual labels:  orm, database
Rxdb
🔄 A client side, offline-first, reactive database for JavaScript Applications
Stars: ✭ 16,670 (-1.07%)
Mutual labels:  graphql, database
Wetland
A Node.js ORM, mapping-based. Works with MySQL, PostgreSQL, SQLite and more.
Stars: ✭ 261 (-98.45%)
Mutual labels:  orm, database
Sequelizer
A GUI Desktop App for export sequelize models from database automatically.
Stars: ✭ 273 (-98.38%)
Mutual labels:  orm, database
Workers Graphql Server
🔥Lightning-fast, globally distributed Apollo GraphQL server, deployed at the edge using Cloudflare Workers
Stars: ✭ 255 (-98.49%)
Mutual labels:  graphql, serverless
Graphik
Graphik is a Backend as a Service implemented as an identity-aware document & graph database with support for gRPC and graphQL
Stars: ✭ 277 (-98.36%)
Mutual labels:  graphql, database
Commerceql
UNMAINTAINED
Stars: ✭ 217 (-98.71%)
Mutual labels:  graphql, serverless
Think Orm
Think ORM——the PHP Database&ORM Framework
Stars: ✭ 303 (-98.2%)
Mutual labels:  orm, database
Aws App Sync
Easily Deploy AWS AppSync GraphQL APIs Using Serverless Framework Components
Stars: ✭ 261 (-98.45%)
Mutual labels:  graphql, serverless
Aws Appsync React Workshop
Building real-time offline-ready Applications with React, GraphQL & AWS AppSync
Stars: ✭ 193 (-98.85%)
Mutual labels:  graphql, serverless
Orm
ORM with clean object design, smart relationship loading and powerful collections.
Stars: ✭ 266 (-98.42%)
Mutual labels:  orm, database
Node Orm2
Object Relational Mapping
Stars: ✭ 3,063 (-81.82%)
Mutual labels:  orm, database
Crecto
Database wrapper and ORM for Crystal, inspired by Ecto
Stars: ✭ 325 (-98.07%)
Mutual labels:  orm, database
Architect
A set of tools which enhances ORMs written in Python with more features
Stars: ✭ 320 (-98.1%)
Mutual labels:  orm, database
Jamstack Serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
Stars: ✭ 178 (-98.94%)
Mutual labels:  graphql, serverless

Prisma

WebsitePrisma 1 DocsPrisma 1 ExamplesBlogSlackTwitterPrisma 2

CircleCI Slack Status


⚠️ Prisma 1 is currently in maintenance mode. If you are new to Prisma, check out Prisma 2 instead! ⚠️


Prisma 1 replaces traditional ORMs and simplifies database workflows:

  • Access: Type-safe database access with the auto-generated Prisma client
  • Migrate: Declarative data modelling and migrations (optional)
  • Manage: Visual data management with Prisma Admin

It is used to build GraphQL, REST, gRPC APIs and more. Prisma 1 currently supports MySQL, PostgreSQL, MongoDB.

Get started with Prisma 1

Yopu can find installation and usage instructions in the Prisma 1 docs.

Prisma 1 is currently in maintenance mode. If you are new to Prisma, check out Prisma 2 instead!

Community

Prisma has a community of thousands of amazing developers and contributors. Welcome, please join us! 👋

Channels

Events

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].