码迷,mamicode.com
首页 >  
搜索关键字:embedded mongodb    ( 10830个结果
PHP+ MongoDB
环境:uname -v#1 SMP Debian 3.2.57-3+deb7u2php -vPHP 5.4.30-1~dotdeb.1 (cli) (built: Jun 29 2014 23:18:55) Copyright (c) 1997-2014 The PHP GroupZend Engi...
分类:数据库   时间:2014-07-06 13:21:05    阅读次数:266
Simple Automated Backups for MongoDB Replica Sets
There are a bunch of different methods you can use to back up your MongoDB data, but if you want to avoid downtime and/or potential performance degradation, the most common advice seems to be that y...
分类:数据库   时间:2014-07-06 09:26:04    阅读次数:437
MongoDB学习笔记一:MongoDB的下载和安装
MongoDB学习笔记一:MongoDB的下载和安装 趁着这几天比较空闲,准备学习一下MongoDB数据库,今天就简单的学习了一些MongoDB的下载和安装,并创建了存储MongoDB的数据仓库。将自己今天学习到的写成博客分享给大家。 一、MongoDB的下载和安装 MongoDB的下载地址为:http://www.mongodb.org/ 1、进入官网的首页后,在首页的右上方单击Down...
分类:数据库   时间:2014-07-06 08:56:22    阅读次数:276
C# - 设置DLL的属性Embed Interop Type 设为False
错误:Error msg: A reference was created to embedded interop assembly. because of an indirect reference to that assembly created by assembly. Consider ch...
分类:其他好文   时间:2014-07-05 21:05:45    阅读次数:1107
一、PHP MongoDB Windows7_64位安装与配置
NoSQL现在非常的流行了,由于我所在的公司环境问题,目前还用不到这种数据库,出于好奇,翻了翻资料,也算自学了一下。在此做下记录。我的本机环境:APMServ5.2.6,PHP肯定就是5.2了。1、首先下载:mongodb-win32-x86_64-2008plus-2.6.3.zip(忘了在哪下载...
分类:数据库   时间:2014-07-05 19:16:42    阅读次数:245
nginx-gridfs的安装
mongodb中gridfs适合存放视频和高清图片等等超大文件(小的文件建议不要存在mongodb中); 以下是在centos下配置nginx来访问mongodb中的mp4文件:...
分类:其他好文   时间:2014-07-04 07:03:11    阅读次数:229
How to put username &password in MongoDB(Security&Authentication)?(配置用户认证在MongoDB)
Default do not need username and password authenticate when access mongoDB ,I want to set up the user name & password for my mongoDB. so that any remo...
分类:数据库   时间:2014-07-03 21:02:37    阅读次数:343
UniDAC连接Embedded MySQL server
Simple question about MySQL embedded application.Post a reply7 posts ? Page1of1Simple question about MySQL embedded application.bytanghz» Mon 11 Oct 2...
分类:数据库   时间:2014-07-03 20:01:47    阅读次数:919
nodejs中使用monk访问mongodb
nodejs中使用monk访问mongodb还是挺方便的...
分类:数据库   时间:2014-07-03 16:48:08    阅读次数:264
mongodb日志清理
mongodb的日志相对其他数据库来说应该算是很大的,刚才由于报警,所以我查看啦一下,有15G的日志产生,下面是我的清理过程出于对安全方面,我们服务器禁止使用rm命令,所以我在/home目录下创建啦一个mongolog文件夹先查看一下日志大小和数量#ls/opt/mongodb/logtotal15G-rw-r--..
分类:数据库   时间:2014-07-03 14:25:41    阅读次数:313
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!