Skip to content

Files

Latest commit

 

History

History
216 lines (185 loc) · 7.41 KB

index.mdx

File metadata and controls

216 lines (185 loc) · 7.41 KB
title metaTitle metaDescription hide_title tocDepth sidebar_position sidebar_class_name pagination_next
Get Started
Get started with Prisma
Build data-driven applications with ease using Prisma ORM, add connection pooling or global caching with Prisma Accelerate.
true
1
0
firstTitle
getting-started/quickstart-sqlite

import { Bolt, BorderBox, BoxTitle, Inspect, Database, Grid, LinkCard, List, SignalStream, PrismaPostgres, SquareLogo, } from '@site/src/components/GettingStarted';

Get started

Welcome 👋

Explore our products that make it easy to build and scale data-driven applications:

Prisma ORM is a next-generation Node.js and TypeScript ORM that unlocks a new level of developer experience when working with databases thanks to its intuitive data model, automated migrations, type-safety & auto-completion.

Prisma Optimize helps you analyze queries, generate insights, and provides recommendations to make your database queries faster.

Prisma Accelerate is a global database cache with scalable connection pooling to make your queries fast.

Prisma Postgres is a managed PostgreSQL service that gives you an always-on database with pay-as-you-go pricing.

Prisma ORM

Add Prisma ORM to your application in a few minutes to start modeling your data, run schema migrations and query your database.

The easiest way to get started with Prisma

Explore all Prisma products at once.

Explore quickly with a SQLite database

These options don't require you to have your own database running.

Choose an option to get started with your own database

Select one of these options if you want to connect Prisma ORM to your own database.

Set up Prisma ORM from scratch with your favorite database and learn basic workflows like data modeling, querying, and migrations.

Get started with Prisma ORM and your existing database by introspecting your database schema and learn how to query your database.

Prisma Accelerate

Make your database queries faster by scaling your database connections and caching database results at the edge with Prisma Accelerate.


Prisma Optimize

Make your database queries faster by using the insights and recommendations generated by Prisma Optimize.