meadow 2.0.43 → 2.0.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/README.md +2 -3
  2. package/docs/architecture.md +10 -99
  3. package/docs/diagrams/create-waterfall.excalidraw +2016 -0
  4. package/docs/diagrams/create-waterfall.mmd +19 -0
  5. package/docs/diagrams/create-waterfall.svg +2 -0
  6. package/docs/diagrams/crud-behavior-flow.excalidraw +1305 -0
  7. package/docs/diagrams/crud-behavior-flow.mmd +13 -0
  8. package/docs/diagrams/crud-behavior-flow.svg +2 -0
  9. package/docs/diagrams/module-hierarchy.excalidraw +1582 -0
  10. package/docs/diagrams/module-hierarchy.mmd +15 -0
  11. package/docs/diagrams/module-hierarchy.svg +2 -0
  12. package/docs/diagrams/query-lifecycle.excalidraw +1808 -0
  13. package/docs/diagrams/query-lifecycle.mmd +21 -0
  14. package/docs/diagrams/query-lifecycle.svg +2 -0
  15. package/docs/diagrams/schema-system.excalidraw +2034 -0
  16. package/docs/diagrams/schema-system.mmd +21 -0
  17. package/docs/diagrams/schema-system.svg +2 -0
  18. package/docs/providers/README.md +6 -14
  19. package/docs/providers/diagrams/overview.excalidraw +1324 -0
  20. package/docs/providers/diagrams/overview.mmd +8 -0
  21. package/docs/providers/diagrams/overview.svg +2 -0
  22. package/docs/providers/diagrams/use-case-unified-client-server-interface.excalidraw +919 -0
  23. package/docs/providers/diagrams/use-case-unified-client-server-interface.mmd +12 -0
  24. package/docs/providers/diagrams/use-case-unified-client-server-interface.svg +2 -0
  25. package/docs/providers/meadow-endpoints.md +5 -17
  26. package/docs/providers/mongodb.md +2 -2
  27. package/docs/providers/mssql.md +1 -1
  28. package/docs/providers/mysql.md +1 -1
  29. package/docs/providers/postgresql.md +2 -2
  30. package/docs/providers/rocksdb.md +1 -1
  31. package/docs/providers/sqlite.md +1 -1
  32. package/docs/query/README.md +1 -1
  33. package/docs/query/count.md +2 -8
  34. package/docs/query/create.md +2 -12
  35. package/docs/query/diagrams/how-it-works-2.excalidraw +1097 -0
  36. package/docs/query/diagrams/how-it-works-2.mmd +10 -0
  37. package/docs/query/diagrams/how-it-works-2.svg +2 -0
  38. package/docs/query/diagrams/how-it-works-3.excalidraw +665 -0
  39. package/docs/query/diagrams/how-it-works-3.mmd +6 -0
  40. package/docs/query/diagrams/how-it-works-3.svg +2 -0
  41. package/docs/query/diagrams/how-it-works-4.excalidraw +881 -0
  42. package/docs/query/diagrams/how-it-works-4.mmd +8 -0
  43. package/docs/query/diagrams/how-it-works-4.svg +2 -0
  44. package/docs/query/diagrams/how-it-works-5.excalidraw +881 -0
  45. package/docs/query/diagrams/how-it-works-5.mmd +8 -0
  46. package/docs/query/diagrams/how-it-works-5.svg +2 -0
  47. package/docs/query/diagrams/how-it-works.excalidraw +665 -0
  48. package/docs/query/diagrams/how-it-works.mmd +6 -0
  49. package/docs/query/diagrams/how-it-works.svg +2 -0
  50. package/docs/query/read.md +4 -18
  51. package/docs/query/update.md +2 -10
  52. package/docs/query-dsl.md +1 -1
  53. package/docs/quick-start.md +1 -1
  54. package/docs/retold-catalog.json +1 -1
  55. package/docs/retold-keyword-index.json +1 -1
  56. package/docs/schema/README.md +2 -7
  57. package/docs/schema/diagrams/overview.excalidraw +834 -0
  58. package/docs/schema/diagrams/overview.mmd +5 -0
  59. package/docs/schema/diagrams/overview.svg +2 -0
  60. package/package.json +3 -3
  61. package/source/providers/Meadow-Provider-MeadowEndpoints.js +36 -7
  62. package/test/Meadow-Provider-MeadowEndpoints-Session_tests.js +123 -0
@@ -0,0 +1,1324 @@
1
+ {
2
+ "type": "excalidraw",
3
+ "version": 2,
4
+ "source": "pict-renderer-graph/filetree",
5
+ "elements": [
6
+ {
7
+ "id": "ft-node-544",
8
+ "type": "ellipse",
9
+ "x": 24,
10
+ "y": 30,
11
+ "width": 8,
12
+ "height": 8,
13
+ "angle": 0,
14
+ "strokeColor": "#C9602F",
15
+ "backgroundColor": "#C9602F",
16
+ "fillStyle": "solid",
17
+ "strokeWidth": 1.4,
18
+ "strokeStyle": "solid",
19
+ "roughness": 0,
20
+ "opacity": 100,
21
+ "groupIds": [],
22
+ "frameId": null,
23
+ "roundness": null,
24
+ "seed": 544,
25
+ "version": 1,
26
+ "versionNonce": 544,
27
+ "isDeleted": false,
28
+ "boundElements": [],
29
+ "updated": 1,
30
+ "link": null,
31
+ "locked": false,
32
+ "index": null
33
+ },
34
+ {
35
+ "id": "ft-name-0",
36
+ "type": "text",
37
+ "x": 47,
38
+ "y": 21,
39
+ "width": 310,
40
+ "height": 28,
41
+ "angle": 0,
42
+ "strokeColor": "#C9602F",
43
+ "backgroundColor": "transparent",
44
+ "fillStyle": "solid",
45
+ "strokeWidth": 1,
46
+ "strokeStyle": "solid",
47
+ "roughness": 1,
48
+ "opacity": 100,
49
+ "groupIds": [],
50
+ "frameId": null,
51
+ "roundness": null,
52
+ "seed": 445,
53
+ "version": 1,
54
+ "versionNonce": 445,
55
+ "isDeleted": false,
56
+ "boundElements": null,
57
+ "updated": 1,
58
+ "link": null,
59
+ "locked": false,
60
+ "text": "Meadow (Data Access Layer)",
61
+ "fontSize": 20,
62
+ "fontFamily": 5,
63
+ "textAlign": "left",
64
+ "verticalAlign": "top",
65
+ "containerId": null,
66
+ "originalText": "Meadow (Data Access Layer)",
67
+ "autoResize": true,
68
+ "lineHeight": 1.25,
69
+ "index": null
70
+ },
71
+ {
72
+ "id": "ft-elb-v-1",
73
+ "type": "line",
74
+ "x": 28,
75
+ "y": 51,
76
+ "width": 0,
77
+ "height": 18,
78
+ "angle": 0,
79
+ "strokeColor": "#8A7F72",
80
+ "backgroundColor": "transparent",
81
+ "fillStyle": "hachure",
82
+ "strokeWidth": 1.3,
83
+ "strokeStyle": "solid",
84
+ "roughness": 0.5,
85
+ "opacity": 100,
86
+ "groupIds": [],
87
+ "frameId": null,
88
+ "roundness": null,
89
+ "seed": 906,
90
+ "version": 1,
91
+ "versionNonce": 906,
92
+ "isDeleted": false,
93
+ "boundElements": [],
94
+ "updated": 1,
95
+ "link": null,
96
+ "locked": false,
97
+ "index": null,
98
+ "points": [
99
+ [
100
+ 0,
101
+ 0
102
+ ],
103
+ [
104
+ 0,
105
+ 18
106
+ ]
107
+ ],
108
+ "lastCommittedPoint": null,
109
+ "startBinding": null,
110
+ "endBinding": null,
111
+ "startArrowhead": null,
112
+ "endArrowhead": null
113
+ },
114
+ {
115
+ "id": "ft-elb-h-1",
116
+ "type": "line",
117
+ "x": 28,
118
+ "y": 69,
119
+ "width": 16,
120
+ "height": 0,
121
+ "angle": 0,
122
+ "strokeColor": "#8A7F72",
123
+ "backgroundColor": "transparent",
124
+ "fillStyle": "hachure",
125
+ "strokeWidth": 1.3,
126
+ "strokeStyle": "solid",
127
+ "roughness": 0.5,
128
+ "opacity": 100,
129
+ "groupIds": [],
130
+ "frameId": null,
131
+ "roundness": null,
132
+ "seed": 907,
133
+ "version": 1,
134
+ "versionNonce": 907,
135
+ "isDeleted": false,
136
+ "boundElements": [],
137
+ "updated": 1,
138
+ "link": null,
139
+ "locked": false,
140
+ "index": null,
141
+ "points": [
142
+ [
143
+ 0,
144
+ 0
145
+ ],
146
+ [
147
+ 16,
148
+ 0
149
+ ]
150
+ ],
151
+ "lastCommittedPoint": null,
152
+ "startBinding": null,
153
+ "endBinding": null,
154
+ "startArrowhead": null,
155
+ "endArrowhead": null
156
+ },
157
+ {
158
+ "id": "ft-node-996",
159
+ "type": "ellipse",
160
+ "x": 54,
161
+ "y": 65,
162
+ "width": 8,
163
+ "height": 8,
164
+ "angle": 0,
165
+ "strokeColor": "#C9602F",
166
+ "backgroundColor": "#C9602F",
167
+ "fillStyle": "solid",
168
+ "strokeWidth": 1.4,
169
+ "strokeStyle": "solid",
170
+ "roughness": 0,
171
+ "opacity": 100,
172
+ "groupIds": [],
173
+ "frameId": null,
174
+ "roundness": null,
175
+ "seed": 996,
176
+ "version": 1,
177
+ "versionNonce": 996,
178
+ "isDeleted": false,
179
+ "boundElements": [],
180
+ "updated": 1,
181
+ "link": null,
182
+ "locked": false,
183
+ "index": null
184
+ },
185
+ {
186
+ "id": "ft-name-1",
187
+ "type": "text",
188
+ "x": 77,
189
+ "y": 56,
190
+ "width": 217,
191
+ "height": 28,
192
+ "angle": 0,
193
+ "strokeColor": "#1B1F23",
194
+ "backgroundColor": "transparent",
195
+ "fillStyle": "solid",
196
+ "strokeWidth": 1,
197
+ "strokeStyle": "solid",
198
+ "roughness": 1,
199
+ "opacity": 100,
200
+ "groupIds": [],
201
+ "frameId": null,
202
+ "roundness": null,
203
+ "seed": 897,
204
+ "version": 1,
205
+ "versionNonce": 897,
206
+ "isDeleted": false,
207
+ "boundElements": null,
208
+ "updated": 1,
209
+ "link": null,
210
+ "locked": false,
211
+ "text": "Provider Interface",
212
+ "fontSize": 20,
213
+ "fontFamily": 5,
214
+ "textAlign": "left",
215
+ "verticalAlign": "top",
216
+ "containerId": null,
217
+ "originalText": "Provider Interface",
218
+ "autoResize": true,
219
+ "lineHeight": 1.25,
220
+ "index": null
221
+ },
222
+ {
223
+ "id": "ft-elb-v-2",
224
+ "type": "line",
225
+ "x": 58,
226
+ "y": 86,
227
+ "width": 0,
228
+ "height": 35,
229
+ "angle": 0,
230
+ "strokeColor": "#8A7F72",
231
+ "backgroundColor": "transparent",
232
+ "fillStyle": "hachure",
233
+ "strokeWidth": 1.3,
234
+ "strokeStyle": "solid",
235
+ "roughness": 0.5,
236
+ "opacity": 100,
237
+ "groupIds": [],
238
+ "frameId": null,
239
+ "roundness": null,
240
+ "seed": 283,
241
+ "version": 1,
242
+ "versionNonce": 283,
243
+ "isDeleted": false,
244
+ "boundElements": [],
245
+ "updated": 1,
246
+ "link": null,
247
+ "locked": false,
248
+ "index": null,
249
+ "points": [
250
+ [
251
+ 0,
252
+ 0
253
+ ],
254
+ [
255
+ 0,
256
+ 35
257
+ ]
258
+ ],
259
+ "lastCommittedPoint": null,
260
+ "startBinding": null,
261
+ "endBinding": null,
262
+ "startArrowhead": null,
263
+ "endArrowhead": null
264
+ },
265
+ {
266
+ "id": "ft-elb-h-2",
267
+ "type": "line",
268
+ "x": 58,
269
+ "y": 104,
270
+ "width": 16,
271
+ "height": 0,
272
+ "angle": 0,
273
+ "strokeColor": "#8A7F72",
274
+ "backgroundColor": "transparent",
275
+ "fillStyle": "hachure",
276
+ "strokeWidth": 1.3,
277
+ "strokeStyle": "solid",
278
+ "roughness": 0.5,
279
+ "opacity": 100,
280
+ "groupIds": [],
281
+ "frameId": null,
282
+ "roundness": null,
283
+ "seed": 284,
284
+ "version": 1,
285
+ "versionNonce": 284,
286
+ "isDeleted": false,
287
+ "boundElements": [],
288
+ "updated": 1,
289
+ "link": null,
290
+ "locked": false,
291
+ "index": null,
292
+ "points": [
293
+ [
294
+ 0,
295
+ 0
296
+ ],
297
+ [
298
+ 16,
299
+ 0
300
+ ]
301
+ ],
302
+ "lastCommittedPoint": null,
303
+ "startBinding": null,
304
+ "endBinding": null,
305
+ "startArrowhead": null,
306
+ "endArrowhead": null
307
+ },
308
+ {
309
+ "id": "ft-node-373",
310
+ "type": "ellipse",
311
+ "x": 84,
312
+ "y": 100,
313
+ "width": 8,
314
+ "height": 8,
315
+ "angle": 0,
316
+ "strokeColor": "#8A7F72",
317
+ "backgroundColor": "#8A7F72",
318
+ "fillStyle": "solid",
319
+ "strokeWidth": 1.4,
320
+ "strokeStyle": "solid",
321
+ "roughness": 0,
322
+ "opacity": 100,
323
+ "groupIds": [],
324
+ "frameId": null,
325
+ "roundness": null,
326
+ "seed": 373,
327
+ "version": 1,
328
+ "versionNonce": 373,
329
+ "isDeleted": false,
330
+ "boundElements": [],
331
+ "updated": 1,
332
+ "link": null,
333
+ "locked": false,
334
+ "index": null
335
+ },
336
+ {
337
+ "id": "ft-name-2",
338
+ "type": "text",
339
+ "x": 107,
340
+ "y": 91,
341
+ "width": 66,
342
+ "height": 28,
343
+ "angle": 0,
344
+ "strokeColor": "#1B1F23",
345
+ "backgroundColor": "transparent",
346
+ "fillStyle": "solid",
347
+ "strokeWidth": 1,
348
+ "strokeStyle": "solid",
349
+ "roughness": 1,
350
+ "opacity": 100,
351
+ "groupIds": [],
352
+ "frameId": null,
353
+ "roundness": null,
354
+ "seed": 274,
355
+ "version": 1,
356
+ "versionNonce": 274,
357
+ "isDeleted": false,
358
+ "boundElements": null,
359
+ "updated": 1,
360
+ "link": null,
361
+ "locked": false,
362
+ "text": "MySQL",
363
+ "fontSize": 20,
364
+ "fontFamily": 5,
365
+ "textAlign": "left",
366
+ "verticalAlign": "top",
367
+ "containerId": null,
368
+ "originalText": "MySQL",
369
+ "autoResize": true,
370
+ "lineHeight": 1.25,
371
+ "index": null
372
+ },
373
+ {
374
+ "id": "ft-cmt-2",
375
+ "type": "text",
376
+ "x": 771,
377
+ "y": 94,
378
+ "width": 426,
379
+ "height": 22,
380
+ "angle": 0,
381
+ "strokeColor": "#8A7F72",
382
+ "backgroundColor": "transparent",
383
+ "fillStyle": "solid",
384
+ "strokeWidth": 1,
385
+ "strokeStyle": "solid",
386
+ "roughness": 1,
387
+ "opacity": 100,
388
+ "groupIds": [],
389
+ "frameId": null,
390
+ "roundness": null,
391
+ "seed": 275,
392
+ "version": 1,
393
+ "versionNonce": 275,
394
+ "isDeleted": false,
395
+ "boundElements": null,
396
+ "updated": 1,
397
+ "link": null,
398
+ "locked": false,
399
+ "text": "-> mysql2 connection pool, named placeholders",
400
+ "fontSize": 16,
401
+ "fontFamily": 5,
402
+ "textAlign": "left",
403
+ "verticalAlign": "top",
404
+ "containerId": null,
405
+ "originalText": "-> mysql2 connection pool, named placeholders",
406
+ "autoResize": true,
407
+ "lineHeight": 1.25,
408
+ "index": null
409
+ },
410
+ {
411
+ "id": "ft-elb-v-3",
412
+ "type": "line",
413
+ "x": 58,
414
+ "y": 121,
415
+ "width": 0,
416
+ "height": 35,
417
+ "angle": 0,
418
+ "strokeColor": "#8A7F72",
419
+ "backgroundColor": "transparent",
420
+ "fillStyle": "hachure",
421
+ "strokeWidth": 1.3,
422
+ "strokeStyle": "solid",
423
+ "roughness": 0.5,
424
+ "opacity": 100,
425
+ "groupIds": [],
426
+ "frameId": null,
427
+ "roundness": null,
428
+ "seed": 226,
429
+ "version": 1,
430
+ "versionNonce": 226,
431
+ "isDeleted": false,
432
+ "boundElements": [],
433
+ "updated": 1,
434
+ "link": null,
435
+ "locked": false,
436
+ "index": null,
437
+ "points": [
438
+ [
439
+ 0,
440
+ 0
441
+ ],
442
+ [
443
+ 0,
444
+ 35
445
+ ]
446
+ ],
447
+ "lastCommittedPoint": null,
448
+ "startBinding": null,
449
+ "endBinding": null,
450
+ "startArrowhead": null,
451
+ "endArrowhead": null
452
+ },
453
+ {
454
+ "id": "ft-elb-h-3",
455
+ "type": "line",
456
+ "x": 58,
457
+ "y": 139,
458
+ "width": 16,
459
+ "height": 0,
460
+ "angle": 0,
461
+ "strokeColor": "#8A7F72",
462
+ "backgroundColor": "transparent",
463
+ "fillStyle": "hachure",
464
+ "strokeWidth": 1.3,
465
+ "strokeStyle": "solid",
466
+ "roughness": 0.5,
467
+ "opacity": 100,
468
+ "groupIds": [],
469
+ "frameId": null,
470
+ "roundness": null,
471
+ "seed": 227,
472
+ "version": 1,
473
+ "versionNonce": 227,
474
+ "isDeleted": false,
475
+ "boundElements": [],
476
+ "updated": 1,
477
+ "link": null,
478
+ "locked": false,
479
+ "index": null,
480
+ "points": [
481
+ [
482
+ 0,
483
+ 0
484
+ ],
485
+ [
486
+ 16,
487
+ 0
488
+ ]
489
+ ],
490
+ "lastCommittedPoint": null,
491
+ "startBinding": null,
492
+ "endBinding": null,
493
+ "startArrowhead": null,
494
+ "endArrowhead": null
495
+ },
496
+ {
497
+ "id": "ft-node-316",
498
+ "type": "ellipse",
499
+ "x": 84,
500
+ "y": 135,
501
+ "width": 8,
502
+ "height": 8,
503
+ "angle": 0,
504
+ "strokeColor": "#8A7F72",
505
+ "backgroundColor": "#8A7F72",
506
+ "fillStyle": "solid",
507
+ "strokeWidth": 1.4,
508
+ "strokeStyle": "solid",
509
+ "roughness": 0,
510
+ "opacity": 100,
511
+ "groupIds": [],
512
+ "frameId": null,
513
+ "roundness": null,
514
+ "seed": 316,
515
+ "version": 1,
516
+ "versionNonce": 316,
517
+ "isDeleted": false,
518
+ "boundElements": [],
519
+ "updated": 1,
520
+ "link": null,
521
+ "locked": false,
522
+ "index": null
523
+ },
524
+ {
525
+ "id": "ft-name-3",
526
+ "type": "text",
527
+ "x": 107,
528
+ "y": 126,
529
+ "width": 66,
530
+ "height": 28,
531
+ "angle": 0,
532
+ "strokeColor": "#1B1F23",
533
+ "backgroundColor": "transparent",
534
+ "fillStyle": "solid",
535
+ "strokeWidth": 1,
536
+ "strokeStyle": "solid",
537
+ "roughness": 1,
538
+ "opacity": 100,
539
+ "groupIds": [],
540
+ "frameId": null,
541
+ "roundness": null,
542
+ "seed": 217,
543
+ "version": 1,
544
+ "versionNonce": 217,
545
+ "isDeleted": false,
546
+ "boundElements": null,
547
+ "updated": 1,
548
+ "link": null,
549
+ "locked": false,
550
+ "text": "MSSQL",
551
+ "fontSize": 20,
552
+ "fontFamily": 5,
553
+ "textAlign": "left",
554
+ "verticalAlign": "top",
555
+ "containerId": null,
556
+ "originalText": "MSSQL",
557
+ "autoResize": true,
558
+ "lineHeight": 1.25,
559
+ "index": null
560
+ },
561
+ {
562
+ "id": "ft-cmt-3",
563
+ "type": "text",
564
+ "x": 771,
565
+ "y": 129,
566
+ "width": 435,
567
+ "height": 22,
568
+ "angle": 0,
569
+ "strokeColor": "#8A7F72",
570
+ "backgroundColor": "transparent",
571
+ "fillStyle": "solid",
572
+ "strokeWidth": 1,
573
+ "strokeStyle": "solid",
574
+ "roughness": 1,
575
+ "opacity": 100,
576
+ "groupIds": [],
577
+ "frameId": null,
578
+ "roundness": null,
579
+ "seed": 218,
580
+ "version": 1,
581
+ "versionNonce": 218,
582
+ "isDeleted": false,
583
+ "boundElements": null,
584
+ "updated": 1,
585
+ "link": null,
586
+ "locked": false,
587
+ "text": "-> mssql prepared statements, SCOPE_IDENTITY()",
588
+ "fontSize": 16,
589
+ "fontFamily": 5,
590
+ "textAlign": "left",
591
+ "verticalAlign": "top",
592
+ "containerId": null,
593
+ "originalText": "-> mssql prepared statements, SCOPE_IDENTITY()",
594
+ "autoResize": true,
595
+ "lineHeight": 1.25,
596
+ "index": null
597
+ },
598
+ {
599
+ "id": "ft-elb-v-4",
600
+ "type": "line",
601
+ "x": 58,
602
+ "y": 156,
603
+ "width": 0,
604
+ "height": 35,
605
+ "angle": 0,
606
+ "strokeColor": "#8A7F72",
607
+ "backgroundColor": "transparent",
608
+ "fillStyle": "hachure",
609
+ "strokeWidth": 1.3,
610
+ "strokeStyle": "solid",
611
+ "roughness": 0.5,
612
+ "opacity": 100,
613
+ "groupIds": [],
614
+ "frameId": null,
615
+ "roundness": null,
616
+ "seed": 987,
617
+ "version": 1,
618
+ "versionNonce": 987,
619
+ "isDeleted": false,
620
+ "boundElements": [],
621
+ "updated": 1,
622
+ "link": null,
623
+ "locked": false,
624
+ "index": null,
625
+ "points": [
626
+ [
627
+ 0,
628
+ 0
629
+ ],
630
+ [
631
+ 0,
632
+ 35
633
+ ]
634
+ ],
635
+ "lastCommittedPoint": null,
636
+ "startBinding": null,
637
+ "endBinding": null,
638
+ "startArrowhead": null,
639
+ "endArrowhead": null
640
+ },
641
+ {
642
+ "id": "ft-elb-h-4",
643
+ "type": "line",
644
+ "x": 58,
645
+ "y": 174,
646
+ "width": 16,
647
+ "height": 0,
648
+ "angle": 0,
649
+ "strokeColor": "#8A7F72",
650
+ "backgroundColor": "transparent",
651
+ "fillStyle": "hachure",
652
+ "strokeWidth": 1.3,
653
+ "strokeStyle": "solid",
654
+ "roughness": 0.5,
655
+ "opacity": 100,
656
+ "groupIds": [],
657
+ "frameId": null,
658
+ "roundness": null,
659
+ "seed": 988,
660
+ "version": 1,
661
+ "versionNonce": 988,
662
+ "isDeleted": false,
663
+ "boundElements": [],
664
+ "updated": 1,
665
+ "link": null,
666
+ "locked": false,
667
+ "index": null,
668
+ "points": [
669
+ [
670
+ 0,
671
+ 0
672
+ ],
673
+ [
674
+ 16,
675
+ 0
676
+ ]
677
+ ],
678
+ "lastCommittedPoint": null,
679
+ "startBinding": null,
680
+ "endBinding": null,
681
+ "startArrowhead": null,
682
+ "endArrowhead": null
683
+ },
684
+ {
685
+ "id": "ft-node-1077",
686
+ "type": "ellipse",
687
+ "x": 84,
688
+ "y": 170,
689
+ "width": 8,
690
+ "height": 8,
691
+ "angle": 0,
692
+ "strokeColor": "#8A7F72",
693
+ "backgroundColor": "#8A7F72",
694
+ "fillStyle": "solid",
695
+ "strokeWidth": 1.4,
696
+ "strokeStyle": "solid",
697
+ "roughness": 0,
698
+ "opacity": 100,
699
+ "groupIds": [],
700
+ "frameId": null,
701
+ "roundness": null,
702
+ "seed": 1077,
703
+ "version": 1,
704
+ "versionNonce": 1077,
705
+ "isDeleted": false,
706
+ "boundElements": [],
707
+ "updated": 1,
708
+ "link": null,
709
+ "locked": false,
710
+ "index": null
711
+ },
712
+ {
713
+ "id": "ft-name-4",
714
+ "type": "text",
715
+ "x": 107,
716
+ "y": 161,
717
+ "width": 78,
718
+ "height": 28,
719
+ "angle": 0,
720
+ "strokeColor": "#1B1F23",
721
+ "backgroundColor": "transparent",
722
+ "fillStyle": "solid",
723
+ "strokeWidth": 1,
724
+ "strokeStyle": "solid",
725
+ "roughness": 1,
726
+ "opacity": 100,
727
+ "groupIds": [],
728
+ "frameId": null,
729
+ "roundness": null,
730
+ "seed": 978,
731
+ "version": 1,
732
+ "versionNonce": 978,
733
+ "isDeleted": false,
734
+ "boundElements": null,
735
+ "updated": 1,
736
+ "link": null,
737
+ "locked": false,
738
+ "text": "SQLite",
739
+ "fontSize": 20,
740
+ "fontFamily": 5,
741
+ "textAlign": "left",
742
+ "verticalAlign": "top",
743
+ "containerId": null,
744
+ "originalText": "SQLite",
745
+ "autoResize": true,
746
+ "lineHeight": 1.25,
747
+ "index": null
748
+ },
749
+ {
750
+ "id": "ft-cmt-4",
751
+ "type": "text",
752
+ "x": 771,
753
+ "y": 164,
754
+ "width": 259,
755
+ "height": 22,
756
+ "angle": 0,
757
+ "strokeColor": "#8A7F72",
758
+ "backgroundColor": "transparent",
759
+ "fillStyle": "solid",
760
+ "strokeWidth": 1,
761
+ "strokeStyle": "solid",
762
+ "roughness": 1,
763
+ "opacity": 100,
764
+ "groupIds": [],
765
+ "frameId": null,
766
+ "roundness": null,
767
+ "seed": 979,
768
+ "version": 1,
769
+ "versionNonce": 979,
770
+ "isDeleted": false,
771
+ "boundElements": null,
772
+ "updated": 1,
773
+ "link": null,
774
+ "locked": false,
775
+ "text": "-> Lightweight embedded SQL",
776
+ "fontSize": 16,
777
+ "fontFamily": 5,
778
+ "textAlign": "left",
779
+ "verticalAlign": "top",
780
+ "containerId": null,
781
+ "originalText": "-> Lightweight embedded SQL",
782
+ "autoResize": true,
783
+ "lineHeight": 1.25,
784
+ "index": null
785
+ },
786
+ {
787
+ "id": "ft-elb-v-5",
788
+ "type": "line",
789
+ "x": 58,
790
+ "y": 191,
791
+ "width": 0,
792
+ "height": 35,
793
+ "angle": 0,
794
+ "strokeColor": "#8A7F72",
795
+ "backgroundColor": "transparent",
796
+ "fillStyle": "hachure",
797
+ "strokeWidth": 1.3,
798
+ "strokeStyle": "solid",
799
+ "roughness": 0.5,
800
+ "opacity": 100,
801
+ "groupIds": [],
802
+ "frameId": null,
803
+ "roundness": null,
804
+ "seed": 666,
805
+ "version": 1,
806
+ "versionNonce": 666,
807
+ "isDeleted": false,
808
+ "boundElements": [],
809
+ "updated": 1,
810
+ "link": null,
811
+ "locked": false,
812
+ "index": null,
813
+ "points": [
814
+ [
815
+ 0,
816
+ 0
817
+ ],
818
+ [
819
+ 0,
820
+ 35
821
+ ]
822
+ ],
823
+ "lastCommittedPoint": null,
824
+ "startBinding": null,
825
+ "endBinding": null,
826
+ "startArrowhead": null,
827
+ "endArrowhead": null
828
+ },
829
+ {
830
+ "id": "ft-elb-h-5",
831
+ "type": "line",
832
+ "x": 58,
833
+ "y": 209,
834
+ "width": 16,
835
+ "height": 0,
836
+ "angle": 0,
837
+ "strokeColor": "#8A7F72",
838
+ "backgroundColor": "transparent",
839
+ "fillStyle": "hachure",
840
+ "strokeWidth": 1.3,
841
+ "strokeStyle": "solid",
842
+ "roughness": 0.5,
843
+ "opacity": 100,
844
+ "groupIds": [],
845
+ "frameId": null,
846
+ "roundness": null,
847
+ "seed": 667,
848
+ "version": 1,
849
+ "versionNonce": 667,
850
+ "isDeleted": false,
851
+ "boundElements": [],
852
+ "updated": 1,
853
+ "link": null,
854
+ "locked": false,
855
+ "index": null,
856
+ "points": [
857
+ [
858
+ 0,
859
+ 0
860
+ ],
861
+ [
862
+ 16,
863
+ 0
864
+ ]
865
+ ],
866
+ "lastCommittedPoint": null,
867
+ "startBinding": null,
868
+ "endBinding": null,
869
+ "startArrowhead": null,
870
+ "endArrowhead": null
871
+ },
872
+ {
873
+ "id": "ft-node-756",
874
+ "type": "ellipse",
875
+ "x": 84,
876
+ "y": 205,
877
+ "width": 8,
878
+ "height": 8,
879
+ "angle": 0,
880
+ "strokeColor": "#8A7F72",
881
+ "backgroundColor": "#8A7F72",
882
+ "fillStyle": "solid",
883
+ "strokeWidth": 1.4,
884
+ "strokeStyle": "solid",
885
+ "roughness": 0,
886
+ "opacity": 100,
887
+ "groupIds": [],
888
+ "frameId": null,
889
+ "roundness": null,
890
+ "seed": 756,
891
+ "version": 1,
892
+ "versionNonce": 756,
893
+ "isDeleted": false,
894
+ "boundElements": [],
895
+ "updated": 1,
896
+ "link": null,
897
+ "locked": false,
898
+ "index": null
899
+ },
900
+ {
901
+ "id": "ft-name-5",
902
+ "type": "text",
903
+ "x": 107,
904
+ "y": 196,
905
+ "width": 78,
906
+ "height": 28,
907
+ "angle": 0,
908
+ "strokeColor": "#1B1F23",
909
+ "backgroundColor": "transparent",
910
+ "fillStyle": "solid",
911
+ "strokeWidth": 1,
912
+ "strokeStyle": "solid",
913
+ "roughness": 1,
914
+ "opacity": 100,
915
+ "groupIds": [],
916
+ "frameId": null,
917
+ "roundness": null,
918
+ "seed": 657,
919
+ "version": 1,
920
+ "versionNonce": 657,
921
+ "isDeleted": false,
922
+ "boundElements": null,
923
+ "updated": 1,
924
+ "link": null,
925
+ "locked": false,
926
+ "text": "ALASQL",
927
+ "fontSize": 20,
928
+ "fontFamily": 5,
929
+ "textAlign": "left",
930
+ "verticalAlign": "top",
931
+ "containerId": null,
932
+ "originalText": "ALASQL",
933
+ "autoResize": true,
934
+ "lineHeight": 1.25,
935
+ "index": null
936
+ },
937
+ {
938
+ "id": "ft-cmt-5",
939
+ "type": "text",
940
+ "x": 771,
941
+ "y": 199,
942
+ "width": 463,
943
+ "height": 22,
944
+ "angle": 0,
945
+ "strokeColor": "#8A7F72",
946
+ "backgroundColor": "transparent",
947
+ "fillStyle": "solid",
948
+ "strokeWidth": 1,
949
+ "strokeStyle": "solid",
950
+ "roughness": 1,
951
+ "opacity": 100,
952
+ "groupIds": [],
953
+ "frameId": null,
954
+ "roundness": null,
955
+ "seed": 658,
956
+ "version": 1,
957
+ "versionNonce": 658,
958
+ "isDeleted": false,
959
+ "boundElements": null,
960
+ "updated": 1,
961
+ "link": null,
962
+ "locked": false,
963
+ "text": "-> In-memory JavaScript SQL engine (browser/Node)",
964
+ "fontSize": 16,
965
+ "fontFamily": 5,
966
+ "textAlign": "left",
967
+ "verticalAlign": "top",
968
+ "containerId": null,
969
+ "originalText": "-> In-memory JavaScript SQL engine (browser/Node)",
970
+ "autoResize": true,
971
+ "lineHeight": 1.25,
972
+ "index": null
973
+ },
974
+ {
975
+ "id": "ft-elb-v-6",
976
+ "type": "line",
977
+ "x": 58,
978
+ "y": 226,
979
+ "width": 0,
980
+ "height": 35,
981
+ "angle": 0,
982
+ "strokeColor": "#8A7F72",
983
+ "backgroundColor": "transparent",
984
+ "fillStyle": "hachure",
985
+ "strokeWidth": 1.3,
986
+ "strokeStyle": "solid",
987
+ "roughness": 0.5,
988
+ "opacity": 100,
989
+ "groupIds": [],
990
+ "frameId": null,
991
+ "roundness": null,
992
+ "seed": 203,
993
+ "version": 1,
994
+ "versionNonce": 203,
995
+ "isDeleted": false,
996
+ "boundElements": [],
997
+ "updated": 1,
998
+ "link": null,
999
+ "locked": false,
1000
+ "index": null,
1001
+ "points": [
1002
+ [
1003
+ 0,
1004
+ 0
1005
+ ],
1006
+ [
1007
+ 0,
1008
+ 35
1009
+ ]
1010
+ ],
1011
+ "lastCommittedPoint": null,
1012
+ "startBinding": null,
1013
+ "endBinding": null,
1014
+ "startArrowhead": null,
1015
+ "endArrowhead": null
1016
+ },
1017
+ {
1018
+ "id": "ft-elb-h-6",
1019
+ "type": "line",
1020
+ "x": 58,
1021
+ "y": 244,
1022
+ "width": 16,
1023
+ "height": 0,
1024
+ "angle": 0,
1025
+ "strokeColor": "#8A7F72",
1026
+ "backgroundColor": "transparent",
1027
+ "fillStyle": "hachure",
1028
+ "strokeWidth": 1.3,
1029
+ "strokeStyle": "solid",
1030
+ "roughness": 0.5,
1031
+ "opacity": 100,
1032
+ "groupIds": [],
1033
+ "frameId": null,
1034
+ "roundness": null,
1035
+ "seed": 204,
1036
+ "version": 1,
1037
+ "versionNonce": 204,
1038
+ "isDeleted": false,
1039
+ "boundElements": [],
1040
+ "updated": 1,
1041
+ "link": null,
1042
+ "locked": false,
1043
+ "index": null,
1044
+ "points": [
1045
+ [
1046
+ 0,
1047
+ 0
1048
+ ],
1049
+ [
1050
+ 16,
1051
+ 0
1052
+ ]
1053
+ ],
1054
+ "lastCommittedPoint": null,
1055
+ "startBinding": null,
1056
+ "endBinding": null,
1057
+ "startArrowhead": null,
1058
+ "endArrowhead": null
1059
+ },
1060
+ {
1061
+ "id": "ft-node-293",
1062
+ "type": "ellipse",
1063
+ "x": 84,
1064
+ "y": 240,
1065
+ "width": 8,
1066
+ "height": 8,
1067
+ "angle": 0,
1068
+ "strokeColor": "#8A7F72",
1069
+ "backgroundColor": "#8A7F72",
1070
+ "fillStyle": "solid",
1071
+ "strokeWidth": 1.4,
1072
+ "strokeStyle": "solid",
1073
+ "roughness": 0,
1074
+ "opacity": 100,
1075
+ "groupIds": [],
1076
+ "frameId": null,
1077
+ "roundness": null,
1078
+ "seed": 293,
1079
+ "version": 1,
1080
+ "versionNonce": 293,
1081
+ "isDeleted": false,
1082
+ "boundElements": [],
1083
+ "updated": 1,
1084
+ "link": null,
1085
+ "locked": false,
1086
+ "index": null
1087
+ },
1088
+ {
1089
+ "id": "ft-name-6",
1090
+ "type": "text",
1091
+ "x": 107,
1092
+ "y": 231,
1093
+ "width": 646,
1094
+ "height": 28,
1095
+ "angle": 0,
1096
+ "strokeColor": "#1B1F23",
1097
+ "backgroundColor": "transparent",
1098
+ "fillStyle": "solid",
1099
+ "strokeWidth": 1,
1100
+ "strokeStyle": "solid",
1101
+ "roughness": 1,
1102
+ "opacity": 100,
1103
+ "groupIds": [],
1104
+ "frameId": null,
1105
+ "roundness": null,
1106
+ "seed": 194,
1107
+ "version": 1,
1108
+ "versionNonce": 194,
1109
+ "isDeleted": false,
1110
+ "boundElements": null,
1111
+ "updated": 1,
1112
+ "link": null,
1113
+ "locked": false,
1114
+ "text": "MeadowEndpoints -> HTTP proxy to remote Meadow REST API",
1115
+ "fontSize": 20,
1116
+ "fontFamily": 5,
1117
+ "textAlign": "left",
1118
+ "verticalAlign": "top",
1119
+ "containerId": null,
1120
+ "originalText": "MeadowEndpoints -> HTTP proxy to remote Meadow REST API",
1121
+ "autoResize": true,
1122
+ "lineHeight": 1.25,
1123
+ "index": null
1124
+ },
1125
+ {
1126
+ "id": "ft-elb-v-7",
1127
+ "type": "line",
1128
+ "x": 58,
1129
+ "y": 261,
1130
+ "width": 0,
1131
+ "height": 18,
1132
+ "angle": 0,
1133
+ "strokeColor": "#8A7F72",
1134
+ "backgroundColor": "transparent",
1135
+ "fillStyle": "hachure",
1136
+ "strokeWidth": 1.3,
1137
+ "strokeStyle": "solid",
1138
+ "roughness": 0.5,
1139
+ "opacity": 100,
1140
+ "groupIds": [],
1141
+ "frameId": null,
1142
+ "roundness": null,
1143
+ "seed": 586,
1144
+ "version": 1,
1145
+ "versionNonce": 586,
1146
+ "isDeleted": false,
1147
+ "boundElements": [],
1148
+ "updated": 1,
1149
+ "link": null,
1150
+ "locked": false,
1151
+ "index": null,
1152
+ "points": [
1153
+ [
1154
+ 0,
1155
+ 0
1156
+ ],
1157
+ [
1158
+ 0,
1159
+ 18
1160
+ ]
1161
+ ],
1162
+ "lastCommittedPoint": null,
1163
+ "startBinding": null,
1164
+ "endBinding": null,
1165
+ "startArrowhead": null,
1166
+ "endArrowhead": null
1167
+ },
1168
+ {
1169
+ "id": "ft-elb-h-7",
1170
+ "type": "line",
1171
+ "x": 58,
1172
+ "y": 279,
1173
+ "width": 16,
1174
+ "height": 0,
1175
+ "angle": 0,
1176
+ "strokeColor": "#8A7F72",
1177
+ "backgroundColor": "transparent",
1178
+ "fillStyle": "hachure",
1179
+ "strokeWidth": 1.3,
1180
+ "strokeStyle": "solid",
1181
+ "roughness": 0.5,
1182
+ "opacity": 100,
1183
+ "groupIds": [],
1184
+ "frameId": null,
1185
+ "roundness": null,
1186
+ "seed": 587,
1187
+ "version": 1,
1188
+ "versionNonce": 587,
1189
+ "isDeleted": false,
1190
+ "boundElements": [],
1191
+ "updated": 1,
1192
+ "link": null,
1193
+ "locked": false,
1194
+ "index": null,
1195
+ "points": [
1196
+ [
1197
+ 0,
1198
+ 0
1199
+ ],
1200
+ [
1201
+ 16,
1202
+ 0
1203
+ ]
1204
+ ],
1205
+ "lastCommittedPoint": null,
1206
+ "startBinding": null,
1207
+ "endBinding": null,
1208
+ "startArrowhead": null,
1209
+ "endArrowhead": null
1210
+ },
1211
+ {
1212
+ "id": "ft-node-676",
1213
+ "type": "ellipse",
1214
+ "x": 84,
1215
+ "y": 275,
1216
+ "width": 8,
1217
+ "height": 8,
1218
+ "angle": 0,
1219
+ "strokeColor": "#8A7F72",
1220
+ "backgroundColor": "#8A7F72",
1221
+ "fillStyle": "solid",
1222
+ "strokeWidth": 1.4,
1223
+ "strokeStyle": "solid",
1224
+ "roughness": 0,
1225
+ "opacity": 100,
1226
+ "groupIds": [],
1227
+ "frameId": null,
1228
+ "roundness": null,
1229
+ "seed": 676,
1230
+ "version": 1,
1231
+ "versionNonce": 676,
1232
+ "isDeleted": false,
1233
+ "boundElements": [],
1234
+ "updated": 1,
1235
+ "link": null,
1236
+ "locked": false,
1237
+ "index": null
1238
+ },
1239
+ {
1240
+ "id": "ft-name-7",
1241
+ "type": "text",
1242
+ "x": 107,
1243
+ "y": 266,
1244
+ "width": 55,
1245
+ "height": 28,
1246
+ "angle": 0,
1247
+ "strokeColor": "#1B1F23",
1248
+ "backgroundColor": "transparent",
1249
+ "fillStyle": "solid",
1250
+ "strokeWidth": 1,
1251
+ "strokeStyle": "solid",
1252
+ "roughness": 1,
1253
+ "opacity": 100,
1254
+ "groupIds": [],
1255
+ "frameId": null,
1256
+ "roundness": null,
1257
+ "seed": 577,
1258
+ "version": 1,
1259
+ "versionNonce": 577,
1260
+ "isDeleted": false,
1261
+ "boundElements": null,
1262
+ "updated": 1,
1263
+ "link": null,
1264
+ "locked": false,
1265
+ "text": "None",
1266
+ "fontSize": 20,
1267
+ "fontFamily": 5,
1268
+ "textAlign": "left",
1269
+ "verticalAlign": "top",
1270
+ "containerId": null,
1271
+ "originalText": "None",
1272
+ "autoResize": true,
1273
+ "lineHeight": 1.25,
1274
+ "index": null
1275
+ },
1276
+ {
1277
+ "id": "ft-cmt-7",
1278
+ "type": "text",
1279
+ "x": 771,
1280
+ "y": 269,
1281
+ "width": 240,
1282
+ "height": 22,
1283
+ "angle": 0,
1284
+ "strokeColor": "#8A7F72",
1285
+ "backgroundColor": "transparent",
1286
+ "fillStyle": "solid",
1287
+ "strokeWidth": 1,
1288
+ "strokeStyle": "solid",
1289
+ "roughness": 1,
1290
+ "opacity": 100,
1291
+ "groupIds": [],
1292
+ "frameId": null,
1293
+ "roundness": null,
1294
+ "seed": 578,
1295
+ "version": 1,
1296
+ "versionNonce": 578,
1297
+ "isDeleted": false,
1298
+ "boundElements": null,
1299
+ "updated": 1,
1300
+ "link": null,
1301
+ "locked": false,
1302
+ "text": "-> No-op stub for testing",
1303
+ "fontSize": 16,
1304
+ "fontFamily": 5,
1305
+ "textAlign": "left",
1306
+ "verticalAlign": "top",
1307
+ "containerId": null,
1308
+ "originalText": "-> No-op stub for testing",
1309
+ "autoResize": true,
1310
+ "lineHeight": 1.25,
1311
+ "index": null
1312
+ }
1313
+ ],
1314
+ "appState": {
1315
+ "viewBackgroundColor": "#FBF7EE",
1316
+ "theme": "light",
1317
+ "gridSize": null,
1318
+ "exportBackground": true,
1319
+ "exportEmbedScene": true,
1320
+ "exportScale": 1,
1321
+ "currentItemFontFamily": 5
1322
+ },
1323
+ "files": {}
1324
+ }