How To Install Discourse on a CentOS 6.4 x64 VPS
Here’s how to install Discourse on a CentOS 6.4 x64 VPS.
Here’s how to install Discourse on a CentOS 6.4 x64 VPS.
Une version antérieure de ce tutoriel a été écrite par Brennan Bearnes. MongoDB, également connu sous le nom de Mongo, est une base de données de documents open-source utilisée…
Apache Cassandra is a highly scalable open source database system, achieving great performance on multi-node setups. In this tutorial, you’ll learn how to install and use Cassandra to run a multi-node cluster on Ubuntu 14.04.
MongoDB — бесплатная база данных документов NoSQL с открытым исходным кодом, часто используемая в современных веб-приложениях. Следуя указаниям в этом учебном модуле, вы установите MongoDB на сервере Ubuntu 20.04, используя репозитории APT по умолчанию. Также вы узнаете, как управлять его сервисами и, при необходимости, включать удаленный доступ.
Redis ist ein Open-Source-, In-Memory-Datenspeicher mit Schlüsselwerte-Datenstruktur. Sortierte Sets in Redis sind ein Datentyp, der den Sets ähnelt. Beide sind…
This tutorial covers the Redis Installation, some simple Redis operations, and the 5 Redis data types. Redis, developed in 2009, is a flexible, open-source, key value data store that allows users to store vast amounts of data without the limits of a relational database.
El autor seleccionó a Creative Commons Corporation para que recibiese una donación de $100 como parte del programa Write for DOnations.
Uma versão anterior deste tutorial foi escrita por Melissa Anderson. O MongoDB, também conhecido como Mongo, é um banco de dados de documentos de código aberto usado em muitas…
Here’s our tutorial on how to install CouchDB and Futon on Ubuntu 12.04.
[Apache CouchDB](http://couchdb.apache.org/), like Redis, Cassandra, and MongoDB, is a *NoSQL database*. CouchDB stores data as JSON documents which are non-relational in nature. This allows users of CouchDB to store data in ways that look very similar to their real world counterparts.