git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344537 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2018-03-20 13:59:23 +00:00
parent 9fadd7d16a
commit 50f1f0e64f

View file

@ -16,6 +16,7 @@
<link linkend="book.mongo">mongo</link> extension. We refer to the new one
as the <emphasis>mongodb</emphasis> extension.
</para>
<para>
<mediaobject>
<alt>Architecture Diagram</alt>
@ -24,6 +25,7 @@
</imageobject>
</mediaobject>
</para>
<para>
At the top of this stack sits a pure
<link xlink:href="&url.mongodb.library;">PHP library</link>, which we will
@ -37,6 +39,7 @@
<link xlink:href="&url.mongodb.drivers;">drivers</link> maintained by
MongoDB (and hopefully some community drivers, too).
</para>
<para>
Sitting below that library we have the lower level driver.
This extension will effectively form the glue between PHP and our