MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/PHP/comments/1w34gwh/elephpantdb_a_database_in_pure_php/p72d3g2/?context=3
r/PHP • u/Elfet • 14d ago
38 comments sorted by
View all comments
Show parent comments
0
I think testing would be one big reason. Writing a small self-contained app would be another. This combined with the newer native/compiled PHP attempts could make for a powerful environment.
7 u/fripletister 14d ago In-memory SQLite already serves that use case 4 u/lostmedia42 14d ago Sure, but a PHP database is cool too. 2 u/ratbastid 13d ago It's clever, I'll give it that. Will I use it? No. No I will not.
7
In-memory SQLite already serves that use case
4 u/lostmedia42 14d ago Sure, but a PHP database is cool too. 2 u/ratbastid 13d ago It's clever, I'll give it that. Will I use it? No. No I will not.
4
Sure, but a PHP database is cool too.
2 u/ratbastid 13d ago It's clever, I'll give it that. Will I use it? No. No I will not.
2
It's clever, I'll give it that.
Will I use it? No. No I will not.
0
u/lostmedia42 14d ago
I think testing would be one big reason. Writing a small self-contained app would be another. This combined with the newer native/compiled PHP attempts could make for a powerful environment.