Close sidebar
CipherStash
1.
Introduction
Tutorials
2.
Getting Started
❱
2.1.
Create a CipherStash account
2.2.
Install the CipherStash CLI
2.3.
Create Your First Collection
2.4.
Import data
2.5.
Query data
3.
Deploying CipherStash
❱
3.1.
Creating Deployment Credentials
3.2.
Configuring Your Application
Reference
4.
Glossary
5.
Client Configuration
6.
Stash CLI
❱
6.1.
list-collections
6.2.
create-collection
6.3.
describe-collection
6.4.
login
6.5.
logout
6.6.
drop-collection
6.7.
import
6.8.
delete-record
6.9.
access-keys
7.
StashJS
❱
7.1.
Authentication
7.2.
Define a collection
7.3.
Create a collection
7.4.
Delete a collection
7.5.
Insert record
7.6.
Insert records
7.7.
Update record
7.8.
Update records
7.9.
Get record
7.10.
Get multiple records
7.11.
Delete a record
7.12.
Match query
7.13.
Exact query
7.14.
Range query
7.15.
Dynamic match query
7.16.
Field dynamic match query
7.17.
Limits and offsets
7.18.
Ordering on queries
7.19.
Aggregates on queries
8.
StashRB
❱
8.1.
Create a collection
8.2.
List collections
8.3.
Load a collection
8.4.
Delete a collection
8.5.
Insert and update records
8.6.
Get record
8.7.
Delete a record
8.8.
Querying records
❱
8.8.1.
Limits and offsets
8.8.2.
Ordering on queries
8.8.3.
Aggregates on queries
8.8.4.
Exact query
8.8.5.
Range query
8.8.6.
Match query
8.8.7.
Dynamic match query
8.8.8.
Field dynamic match query
9.
Schema Definition
10.
Data Types
11.
Index Types
❱
11.1.
Exact
11.2.
Range
11.3.
Match
11.4.
DynamicMatch
11.5.
FieldDynamicMatch
Concepts
12.
What CipherStash can and can't do
13.
Introduction to encryption schemes
14.
Architectural Patterns
15.
Frequently Asked Questions
CipherStash
1.
Introduction
Tutorials
2.
Getting Started
❱
2.1.
Create a CipherStash account
2.2.
Install the CipherStash CLI
2.3.
Create Your First Collection
2.4.
Import data
2.5.
Query data
3.
Deploying CipherStash
❱
3.1.
Creating Deployment Credentials
3.2.
Configuring Your Application
Reference
4.
Glossary
5.
Client Configuration
6.
Stash CLI
❱
6.1.
list-collections
6.2.
create-collection
6.3.
describe-collection
6.4.
login
6.5.
logout
6.6.
drop-collection
6.7.
import
6.8.
delete-record
6.9.
access-keys
7.
StashJS
❱
7.1.
Authentication
7.2.
Define a collection
7.3.
Create a collection
7.4.
Delete a collection
7.5.
Insert record
7.6.
Insert records
7.7.
Update record
7.8.
Update records
7.9.
Get record
7.10.
Get multiple records
7.11.
Delete a record
7.12.
Match query
7.13.
Exact query
7.14.
Range query
7.15.
Dynamic match query
7.16.
Field dynamic match query
7.17.
Limits and offsets
7.18.
Ordering on queries
7.19.
Aggregates on queries
8.
StashRB
❱
8.1.
Create a collection
8.2.
List collections
8.3.
Load a collection
8.4.
Delete a collection
8.5.
Insert and update records
8.6.
Get record
8.7.
Delete a record
8.8.
Querying records
❱
8.8.1.
Limits and offsets
8.8.2.
Ordering on queries
8.8.3.
Aggregates on queries
8.8.4.
Exact query
8.8.5.
Range query
8.8.6.
Match query
8.8.7.
Dynamic match query
8.8.8.
Field dynamic match query
9.
Schema Definition
10.
Data Types
11.
Index Types
❱
11.1.
Exact
11.2.
Range
11.3.
Match
11.4.
DynamicMatch
11.5.
FieldDynamicMatch
Concepts
12.
What CipherStash can and can't do
13.
Introduction to encryption schemes
14.
Architectural Patterns
15.
Frequently Asked Questions
Open sidebar
Search
CipherStash Documentation
Architectural Patterns
Coming soon!
Previous
Introduction to encryption schemes
Next
Frequently Asked Questions