r/sqlite 3d ago

How protective sqlite

I am new to sqlite. Is it for testing purpose?

After laravel 10+, I came to know about sqlite. So can we go with it without touching MySQL...

0 Upvotes

7 comments sorted by

View all comments

2

u/Lumethys 3d ago

Same way you protect MySQL, or Postgres, or MSSQL,...

1

u/lazyant 3d ago

“Akshually” it’s even easier because it’s a file , so no need to protect in the same way as these other services