Back

Which database do you usually use with #Laravel?

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

15

762

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

/ 1000

PostgreSQL

1

76

Why do you use PostgreSQL?

63

Thanks for your response.

63

@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

78

As far as I know, Pinkary runs on SQLite.

1

103

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

82

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

MySql

1

167

Appreciate your response

104

Mostly MySQL for personal projects but also PostgreSQL at workplace.

30

SQLite in development, PostgreSQL in production 👀

36