Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リレーショナルデータベースを使用したくない場合...
CouchDBはPHPにネイティブではありませんが、Webにネイティブです。データをJSON形式で保存し、PHPオブジェクトに直接変換できます。あなたはそれを使ってみることができます。
http://couchdb.apache.org/
それでも問題が解決しない場合は、「NoSQL」を検索してください。これは、リレーショナルではないデータベースを使用する動きです。