File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change 1
- # EQL Documentation
1
+ # EQL documentation
2
2
3
3
This directory contains the documentation for the Encrypt Query Language (EQL).
4
4
5
- ## Concepts
5
+ ## About
6
6
7
- The following concepts are available:
7
+ - [ Postgres data security with CipherStash ] ( concepts/WHY.md )
8
8
9
- - [ Why we built EQL ] ( concepts/WHY.md )
9
+ ## How-to guides
10
10
11
- ## Reference
11
+ - [ Getting started] ( tutorials/GETTINGSTARTED.md )
12
+ - [ Using CipherStash Proxy] ( tutorials/PROXY.md )
12
13
13
- The following reference guides are available:
14
+ ## Reference
14
15
15
16
- [ EQL index configuration] ( reference/INDEX.md )
16
- - [ JSONB and JSON support ] ( reference/JSON.md )
17
- - [ Migrating plaintext data ] ( reference/MIGRATOR.md )
17
+ - [ EQL with JSON and JSONB ] ( reference/JSON.md )
18
+ - [ CipherStash Migrator ] ( reference/MIGRATOR.md )
18
19
- [ EQL payload data format] ( reference/PAYLOAD.md )
19
-
20
- ## Tutorials
21
-
22
- The following tutorials are available:
23
-
24
- - [ Getting started] ( tutorials/GETTINGSTARTED.md )
25
- - [ Using CipherStash Proxy] ( tutorials/PROXY.md )
You can’t perform that action at this time.
0 commit comments