Home  >  Article  >  Backend Development  >  有什么数据库可以放上任何地方的

有什么数据库可以放上任何地方的

WBOY
WBOYOriginal
2016-06-13 11:10:24933browse

有什么数据库可以放到任何地方的?
有什么数据库可以放到任何地方的?
像微软的access数据库,只是个静态文件,随便放到任意文件夹上。
我想做个php程序,需要个数据库,但又想做成便携式的,在任何地方都能使用,请问用什么数据库比较好?
结构:
index.php
--data //数据文件夹,能用php连接的,不需要安装的
--css
--js


------解决方案--------------------
php也可以连接access数据库
------解决方案--------------------
sqlite
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn