Back

Which database do you usually use with #Laravel?

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

15

781

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

/ 1000

PostgreSQL

1

78

Why do you use PostgreSQL?

65

Thanks for your response.

65

@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

80

As far as I know, Pinkary runs on SQLite.

1

105

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

83

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

1

75

Do you use SQLite in production as well?

2

72

Nope

59

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

73

Thanks for sharing your opinion

57

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.

45

MySQL
Oracle

53

A,B,C

1

52

That's great

28

MySql

1

167

Appreciate your response

104

Mostly MySQL for personal projects but also PostgreSQL at workplace.

30

Good to know

71

SQLite in development, PostgreSQL in production 👀

37