- 1. Introduction
- 2. Getting Started
- 3. Technical Architecture and Guide
- 4. Data Modeling
-
5. Sample Applications
-
5.1 Basics
- 5.1.1 Introduction
- 5.1.2 GridDB Basics
- 5.1.3 Preparation: Environment (server)
- 5.1.4 Preparation: Environment (client)
- 5.1.5 Preparation: Connecting GridDB
- 5.1.6 Schema definition
- 5.1.7 Container Create / Delete
- 5.1.8 Register Collection
- 5.1.9 Data Retrieval
- 5.1.10 Data Deletion
- 5.1.11 Collection Modification
- 5.1.12 Data Registration
- 5.1.13 Data Retrieval
- 5.1.14 Time-Series Data Deletion
- 5.1.15 Change of Time-Series Container
- 5.1.16 TQL
- 5.1.17 Trigger (REST)
- 5.1.18 Trigger (JMS)
- 5.1.19 Multi-Put
- 5.1.20 Multi-Query
- 5.1.21 Multi-Get
- 5.1.22 Meta-information
-
5.1 Basics
- 6. Administration
- 7. Drivers & Integrators
- Misc.
6.1 Supported OS, Platforms and System Requirements
Supported Environments
The following Linux distributions are tested and will work with GridDB
- OS: Red Hat Enterprise Linux 6.2 / 6.3 / 6.4 / 6.5 (x86_64)
- CentOS 6.2 / 6.3 / 6.4 / 6.5 (x86_64)
Hardware Requirements
As GridDB is a scale-out database, it is easy to add more machines to the cluster to increase both computing power and storage space simultaneously. Some basic hardware requirements look like this:
- Memory: 32GB+
- Disk: 100GB+
Network Requirements
There are no strict network requirements to use GridDB. The only caveat that exists is that the cluster must be able to communicate via Multicast networking for use with the Community Edition.
For a more detailed look at estimated requirements, please refer to chapter 2.1