Back

Which database do you usually use with #Laravel?

A) MySQL
B) PostgreSQL
C) SQLite
D) Others

14

658

  • No matching results...
  • Searching...

/ 1000

PostgreSQL

1

67

Why do you use PostgreSQL?

54

Thanks for your response.

54

@nunomaduro can you use sqlite for big projects? and how do you draw a line where now its no longer ideal to use sqlite?

1

69

As far as I know, Pinkary runs on SQLite.

1

94

Wow so sqlite can handle big projects then, that's amazing

73

Recently I am using SQLite. Before i used most of time MariaDB and PostgreSQL.

1

67

Do you use SQLite in production as well?

2

64

Nope

51

I use Laravel Sail for development, and within it I use MariaDB most often. For clients in production, I most often see MySQL, MariaDB or SQLite :)

1

65

Thanks for sharing your opinion

49

All of them. I used MySQL/MariaDB for my personal stuff previously, Postgres at work, and now SQLite in any new L11 apps I create to tinker around with ideas.

37

MySQL
Oracle

45

A,B,C

1

44

MySql

1

160

Appreciate your response

97

Mostly MySQL for personal projects but also PostgreSQL at workplace.

23

Good to know

52

SQLite in development, PostgreSQL in production 👀

20