-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathdataengineer.json
415 lines (415 loc) · 11.1 KB
/
dataengineer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
[
{
"name": "pip",
"ring": "adopt",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "Package manager for Python that allows to install, manage, and distribute Python packages (libraries or software)"
},
{
"name": "gcloud",
"ring": "adopt",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "Google Cloud SDK for interacting with various Google Cloud services"
},
{
"name": "maven",
"ring": "adopt",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "build automation and project management tool used primarily for Java-based applications."
},
{
"name": "vite.js",
"ring": "adopt",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "build tool and development server designed to enhance the frontend development "
},
{
"name": "zeta SQL 0.5.3",
"ring": "hold",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "SQL query engine to parse, analyze, and execute SQL queries"
},
{
"name": "microsoft power automate",
"ring": "adopt",
"quadrant": " Tools",
"isNew": "FALSE",
"description": "cloud-based service that helps automate workflows "
},
{
"name": "Google BigQuery",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "platform that use for our data-warehouse"
},
{
"name": "Looker Studio",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "data visualization to present insights through dashboards"
},
{
"name": "Postgres 1.13",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "relational database management system"
},
{
"name": "Vertex Ai",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "services for developing, deploying, and managing machine learning (ML) models"
},
{
"name": "Google Cloud Storage",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "platform that use for our datalake"
},
{
"name": "Debezium 2.4",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "platform that provides change data capture capabilities"
},
{
"name": "Apache Airflow 2.10.3",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "used to programmatically schedule, and monitor workflows to manage the data pipelines"
},
{
"name": "Apache Airflow 3.x",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "upcoming Airflow version"
},
{
"name": "Prefect 2.14.2",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "workflow orchestration platform"
},
{
"name": "Redis",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "in-memory data structure store that used as a database"
},
{
"name": "Rancher 1.11.0",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "container management platform"
},
{
"name": "Kafka",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "used for real-time data streaming"
},
{
"name": "Docker",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "to build, share, and run container applications"
},
{
"name": "Vault",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "secures, stores, and controls access to tokens, passwords. keys, and other secrets "
},
{
"name": "Google Kubernetes Engine",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "automates operational tasks of container management "
},
{
"name": "Jenkins 2.414.3",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "automate development and deployment related "
},
{
"name": "Arango DB 2.0.1",
"ring": "adopt",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "multi-model database for high-performance applications"
},
{
"name": "Dataflow",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "streaming analytics service"
},
{
"name": "Pub-sub",
"ring": "hold",
"quadrant": " Platforms",
"isNew": "FALSE",
"description": "real time messaging"
},
{
"name": "python 3.10",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "programming language"
},
{
"name": "java 21",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Java programming Language"
},
{
"name": "java 11",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Java programming Language"
},
{
"name": "django 3.2",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python web framework "
},
{
"name": "vue.js 2.x",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "JavaScript framework for building user interfaces"
},
{
"name": "vue.js 3.x",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "JavaScript framework for building user interfaces"
},
{
"name": "pytest 7.20",
"ring": "assess",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python testing framework"
},
{
"name": "springboot 2.x",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Java framework"
},
{
"name": "springboot 3.x",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Java framework"
},
{
"name": "data build tool (dbt) 1.7.7",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "command-line tool that helps analysts and engineers transform raw data into clean, structured, and analytical datasets."
},
{
"name": "snappy 0.6.0",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "data compression"
},
{
"name": "spark 3.5.0",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "programming language to data processing"
},
{
"name": "pandas 1.2.4",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python library used for data manipulation and analysis"
},
{
"name": "connector x 0.3.3",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python library used to quickly and efficiently load data from external databases "
},
{
"name": "avro 1.11.2",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "format data in a compact binary format"
},
{
"name": "json",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "format data in structured format"
},
{
"name": "Apache parquet",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "columnar storage format"
},
{
"name": "office 365",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "SharePoint document library "
},
{
"name": "great expectations 0.18.19",
"ring": "hold",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python library to facilitate data validation and ensure data quality throughout the data pipeline"
},
{
"name": "duck DB 1.1.3",
"ring": "assess",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "open-source column-oriented relational database management system"
},
{
"name": "numpy 1.20.3",
"ring": "adopt",
"quadrant": " Languages and Frameworks",
"isNew": "FALSE",
"description": "Python library that provides a multidimensional array object"
},
{
"name": "one big table (OBT)",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "data warehousing technique where all data is consolidated into a single, denormalized table."
},
{
"name": "slowly changing dimesions 2",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "data warehousing technique used to manage and track historical changes in dimensional data over time"
},
{
"name": "write truncate",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "method to completely refresh all data in a table"
},
{
"name": "write append",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "method is used to add delta data in a table"
},
{
"name": "update or insert (upsert)",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "update or insert method to rerfresh data in table"
},
{
"name": "incremental load log based",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "mechanisms to identify and load only the records that have been added or modified"
},
{
"name": "deduplication",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "process of removing duplicate data from a table to ensure data accuracy, consistency, and efficiency."
},
{
"name": "access policy",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "defines who can access specific data and what actions they are allowed to perform."
},
{
"name": "table partition ",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "partition the table by a column, typically a date or timestamp column so it will reduce the amount of data scanned during queries"
},
{
"name": "table cluster",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "way to organize table data by storing similar data together, making filtering and aggregation faster"
},
{
"name": "datalake",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "centralized storage system that holds raw, structured, semi-structured, and unstructured data"
},
{
"name": "datawarehouse",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "centralized system designed for storing, processing, and analyzing structured data"
},
{
"name": "change data capture",
"ring": "adopt",
"quadrant": "Techniques",
"isNew": "FALSE",
"description": "used to capture and track changes made in data"
}
]