Back

Which database do you usually use with #Laravel?

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

15

702

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

/ 1000

PostgreSQL

1

70

Why do you use PostgreSQL?

57

Thanks for your response.

57

@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

72

As far as I know, Pinkary runs on SQLite.

1

97

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

76

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

1

69

Do you use SQLite in production as well?

2

66

Nope

53

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

67

Thanks for sharing your opinion

51

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.

39

MySQL
Oracle

47

A,B,C

1

46

MySql

1

162

Appreciate your response

99

Mostly MySQL for personal projects but also PostgreSQL at workplace.

25

Good to know

54

SQLite in development, PostgreSQL in production 👀

30