-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinitdb.js
More file actions
860 lines (837 loc) · 24.9 KB
/
initdb.js
File metadata and controls
860 lines (837 loc) · 24.9 KB
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
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
const sql = require("better-sqlite3");
const db = new sql("joblist.db");
const jobListings = [
{
jobTitle: "Manager",
startDate: "03/30/2024",
endDate: "04/30/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced manager needed to oversee event operations and coordinate staff in Istanbul.",
},
{
jobTitle: "Chef",
startDate: "04/15/2024",
endDate: "05/15/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Talented chef specializing in Turkish cuisine required for upcoming event in Istanbul.",
},
{
jobTitle: "Manager",
startDate: "04/01/2024",
endDate: "05/01/2024",
location: "London",
experience: "10+ years",
description:
"Seasoned manager with extensive event planning experience sought for a high-profile event in London.",
},
{
jobTitle: "Bartender",
startDate: "04/10/2024",
endDate: "05/10/2024",
location: "London",
experience: "0-1 year",
description:
"Energetic and enthusiastic bartender wanted for a bustling event venue in London.",
},
{
jobTitle: "Waiter",
startDate: "04/05/2024",
endDate: "05/05/2024",
location: "Madrid",
experience: "2-5 years",
description:
"Experienced waiter needed to provide exceptional service at an upcoming event in Madrid.",
},
{
jobTitle: "Cleaner",
startDate: "04/20/2024",
endDate: "05/20/2024",
location: "Madrid",
experience: "0-1 year",
description:
"Detail-oriented cleaner required to maintain cleanliness and hygiene standards at event venues in Madrid.",
},
{
jobTitle: "Chauffeur",
startDate: "04/08/2024",
endDate: "05/08/2024",
location: "Paris",
experience: "5-10 years",
description:
"Experienced chauffeur familiar with the streets of Paris needed to transport VIPs for events.",
},
{
jobTitle: "Performer",
startDate: "04/25/2024",
endDate: "05/25/2024",
location: "Paris",
experience: "10+ years",
description:
"Dynamic performer (singer, musician, etc.) sought to entertain guests at various events in Paris.",
},
{
jobTitle: "Manager",
startDate: "04/10/2024",
endDate: "05/10/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Seeking a proactive manager to lead our event team in Istanbul and ensure smooth operations.",
},
{
jobTitle: "Chef",
startDate: "04/15/2024",
endDate: "05/15/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced chef proficient in Mediterranean cuisine required for an upcoming event in Istanbul.",
},
{
jobTitle: "Bartender",
startDate: "04/20/2024",
endDate: "05/20/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Enthusiastic bartender needed to create and serve beverages at our event venue in Istanbul.",
},
{
jobTitle: "Waiter",
startDate: "04/25/2024",
endDate: "05/25/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Friendly and experienced waiter wanted to provide excellent customer service at events in Istanbul.",
},
{
jobTitle: "Cleaner",
startDate: "04/05/2024",
endDate: "05/05/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Detail-oriented cleaner required to maintain cleanliness and hygiene at our event venues in Istanbul.",
},
{
jobTitle: "Chauffeur",
startDate: "04/12/2024",
endDate: "05/12/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Experienced chauffeur with knowledge of Istanbul streets needed for VIP transportation.",
},
{
jobTitle: "Performer",
startDate: "04/18/2024",
endDate: "05/18/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Versatile performer (singer, musician, etc.) wanted to entertain guests at events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "04/22/2024",
endDate: "05/22/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Skilled technician needed to handle sound and lighting setup for events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "04/28/2024",
endDate: "05/28/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Entry-level technician wanted to assist with event setup and maintenance in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "05/01/2024",
endDate: "06/01/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Experienced technician specializing in AV setup and troubleshooting needed for events in Istanbul.",
},
{
jobTitle: "Manager",
startDate: "04/05/2024",
endDate: "05/05/2024",
location: "London",
experience: "5-10 years",
description:
"Dynamic manager sought to lead event planning and execution in the vibrant city of London.",
},
{
jobTitle: "Waiter",
startDate: "04/08/2024",
endDate: "05/08/2024",
location: "Madrid",
experience: "2-5 years",
description:
"Experienced waiter required to provide exceptional service at events in the heart of Madrid.",
},
{
jobTitle: "Chauffeur",
startDate: "04/12/2024",
endDate: "05/12/2024",
location: "Paris",
experience: "5-10 years",
description:
"Experienced chauffeur needed to navigate the streets of Paris and ensure VIP transportation.",
},
{
jobTitle: "Manager",
startDate: "04/30/2024",
endDate: "05/30/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Experienced manager with a proven track record in event planning and team leadership sought for Istanbul events.",
},
{
jobTitle: "Chef",
startDate: "05/05/2024",
endDate: "06/05/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Highly skilled chef specializing in fusion cuisine required for prestigious events in Istanbul.",
},
{
jobTitle: "Bartender",
startDate: "05/10/2024",
endDate: "06/10/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Talented bartender wanted to craft innovative cocktails at our events in Istanbul.",
},
{
jobTitle: "Waiter",
startDate: "05/15/2024",
endDate: "06/15/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced waiter needed to provide exceptional service and enhance guest experience in Istanbul.",
},
{
jobTitle: "Cleaner",
startDate: "05/20/2024",
endDate: "06/20/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Dedicated cleaner required to maintain pristine event spaces in Istanbul.",
},
{
jobTitle: "Chauffeur",
startDate: "05/25/2024",
endDate: "06/25/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Reliable chauffeur needed for safe and efficient transportation of guests in Istanbul.",
},
{
jobTitle: "Performer",
startDate: "06/01/2024",
endDate: "07/01/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Versatile performer sought to captivate audiences with their talent at events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "06/05/2024",
endDate: "07/05/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Skilled technician needed to ensure flawless execution of audiovisual setups in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "06/10/2024",
endDate: "07/10/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Technical expert wanted to provide support for event production needs in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "06/15/2024",
endDate: "07/15/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Entry-level technician wanted to assist with setup and teardown of event equipment in Istanbul.",
},
{
jobTitle: "Manager",
startDate: "05/01/2024",
endDate: "06/01/2024",
location: "London",
experience: "5-10 years",
description:
"Experienced manager needed to oversee event logistics and ensure client satisfaction in London.",
},
{
jobTitle: "Waiter",
startDate: "05/08/2024",
endDate: "06/08/2024",
location: "Madrid",
experience: "5-10 years",
description:
"Seasoned waiter required to deliver impeccable service at events hosted in Madrid.",
},
{
jobTitle: "Chauffeur",
startDate: "05/12/2024",
endDate: "06/12/2024",
location: "Paris",
experience: "10+ years",
description:
"Experienced chauffeur needed to provide luxurious transportation services for VIPs in Paris.",
},
{
jobTitle: "Manager",
startDate: "06/20/2024",
endDate: "07/20/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"We are seeking an energetic and ambitious individual to join our team as a junior manager for events in Istanbul.",
},
{
jobTitle: "Chef",
startDate: "06/25/2024",
endDate: "07/25/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Dynamic chef needed to bring creativity and culinary expertise to our events in Istanbul.",
},
{
jobTitle: "Bartender",
startDate: "07/01/2024",
endDate: "08/01/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced bartender wanted to curate a diverse selection of drinks for our guests in Istanbul.",
},
{
jobTitle: "Waiter",
startDate: "07/05/2024",
endDate: "08/05/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Highly skilled waiter needed to provide VIP service and ensure guest satisfaction in Istanbul.",
},
{
jobTitle: "Cleaner",
startDate: "07/10/2024",
endDate: "08/10/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced cleaner required to maintain high standards of cleanliness at our event venues in Istanbul.",
},
{
jobTitle: "Chauffeur",
startDate: "07/15/2024",
endDate: "08/15/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Reliable chauffeur needed to provide transportation services for guests and clients in Istanbul.",
},
{
jobTitle: "Performer",
startDate: "07/20/2024",
endDate: "08/20/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Talented performer sought to entertain audiences with their unique skills at events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "07/25/2024",
endDate: "08/25/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Expert technician needed to manage technical aspects of events and ensure smooth operation in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "08/01/2024",
endDate: "09/01/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Skilled technician required to provide technical support and troubleshooting for events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "08/05/2024",
endDate: "09/05/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Detail-oriented technician wanted to ensure seamless execution of audiovisual setups in Istanbul.",
},
{
jobTitle: "Manager",
startDate: "06/30/2024",
endDate: "07/30/2024",
location: "London",
experience: "2-5 years",
description:
"We are seeking a dynamic manager to join our team and oversee event planning and execution in London.",
},
{
jobTitle: "Chef",
startDate: "07/05/2024",
endDate: "08/05/2024",
location: "London",
experience: "5-10 years",
description:
"Experienced chef wanted to lead culinary operations and menu development for events in London.",
},
{
jobTitle: "Bartender",
startDate: "07/10/2024",
endDate: "08/10/2024",
location: "London",
experience: "0-1 year",
description:
"We are looking for a passionate bartender to join our team and deliver exceptional service in London.",
},
{
jobTitle: "Waiter",
startDate: "07/15/2024",
endDate: "08/15/2024",
location: "London",
experience: "2-5 years",
description:
"Experienced waiter required to provide attentive service and ensure guest satisfaction in London.",
},
{
jobTitle: "Cleaner",
startDate: "07/20/2024",
endDate: "08/20/2024",
location: "London",
experience: "10+ years",
description:
"Experienced cleaner needed to maintain cleanliness and hygiene standards at our event venues in London.",
},
{
jobTitle: "Chauffeur",
startDate: "07/25/2024",
endDate: "08/25/2024",
location: "London",
experience: "2-5 years",
description:
"Reliable chauffeur needed to provide transportation services for clients and guests in London.",
},
{
jobTitle: "Performer",
startDate: "08/01/2024",
endDate: "09/01/2024",
location: "London",
experience: "5-10 years",
description:
"Dynamic performer wanted to entertain audiences with their unique talents at events in London.",
},
{
jobTitle: "Technician",
startDate: "08/05/2024",
endDate: "09/05/2024",
location: "London",
experience: "0-1 year",
description:
"Entry-level technician wanted to assist with technical setup and support for events in London.",
},
{
jobTitle: "Technician",
startDate: "08/10/2024",
endDate: "09/10/2024",
location: "London",
experience: "10+ years",
description:
"Expert technician needed to manage complex technical setups and ensure event success in London.",
},
{
jobTitle: "Technician",
startDate: "08/15/2024",
endDate: "09/15/2024",
location: "London",
experience: "5-10 years",
description:
"Skilled technician required to handle audiovisual setup and equipment maintenance in London.",
},
{
jobTitle: "Manager",
startDate: "07/01/2024",
endDate: "08/01/2024",
location: "Madrid",
experience: "10+ years",
description:
"Experienced manager sought to lead event planning and execution for high-profile events in Madrid.",
},
{
jobTitle: "Manager",
startDate: "07/05/2024",
endDate: "08/05/2024",
location: "Paris",
experience: "5-10 years",
description:
"We are seeking a seasoned manager to oversee event operations and ensure client satisfaction in Paris.",
},
{
jobTitle: "Manager",
startDate: "08/20/2024",
endDate: "09/20/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced manager needed to oversee event logistics and team coordination in Istanbul.",
},
{
jobTitle: "Chef",
startDate: "08/25/2024",
endDate: "09/25/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"Enthusiastic chef wanted to bring fresh ideas and culinary flair to our events in Istanbul.",
},
{
jobTitle: "Bartender",
startDate: "09/01/2024",
endDate: "10/01/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced bartender needed to create memorable drinking experiences for guests in Istanbul.",
},
{
jobTitle: "Waiter",
startDate: "09/05/2024",
endDate: "10/05/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Seasoned waiter required to provide exceptional service and elevate guest experience in Istanbul.",
},
{
jobTitle: "Cleaner",
startDate: "09/10/2024",
endDate: "10/10/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Detail-oriented cleaner needed to ensure our event spaces in Istanbul are immaculate.",
},
{
jobTitle: "Chauffeur",
startDate: "09/15/2024",
endDate: "10/15/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Experienced chauffeur required to provide reliable transportation services for VIPs in Istanbul.",
},
{
jobTitle: "Performer",
startDate: "09/20/2024",
endDate: "10/20/2024",
location: "Istanbul",
experience: "2-5 years",
description:
"Talented performer sought to entertain and engage audiences at events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "09/25/2024",
endDate: "10/25/2024",
location: "Istanbul",
experience: "10+ years",
description:
"Expert technician needed to manage technical aspects and ensure flawless execution of events in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "10/01/2024",
endDate: "11/01/2024",
location: "Istanbul",
experience: "0-1 year",
description:
"We are seeking an entry-level technician to join our team and assist with event setups in Istanbul.",
},
{
jobTitle: "Technician",
startDate: "10/05/2024",
endDate: "11/05/2024",
location: "Istanbul",
experience: "5-10 years",
description:
"Skilled technician wanted to manage audiovisual setups and technical equipment for events in Istanbul.",
},
{
jobTitle: "Manager",
startDate: "08/30/2024",
endDate: "09/30/2024",
location: "London",
experience: "10+ years",
description:
"Experienced manager sought to lead our event team and ensure successful outcomes in London.",
},
{
jobTitle: "Manager",
startDate: "09/01/2024",
endDate: "10/01/2024",
location: "Madrid",
experience: "2-5 years",
description:
"Dynamic manager wanted to oversee event planning and execution for diverse events in Madrid.",
},
{
jobTitle: "Manager",
startDate: "09/05/2024",
endDate: "10/05/2024",
location: "Paris",
experience: "0-1 year",
description:
"We are seeking a motivated individual to join our team as a junior manager for events in Paris.",
},
{
jobTitle: "Chef",
startDate: "09/10/2024",
endDate: "10/10/2024",
location: "Madrid",
experience: "5-10 years",
description:
"Experienced chef needed to lead our kitchen team and create exceptional culinary experiences for events in Madrid.",
},
{
jobTitle: "Bartender",
startDate: "09/15/2024",
endDate: "10/15/2024",
location: "Madrid",
experience: "2-5 years",
description:
"Creative bartender wanted to craft innovative cocktails and provide excellent customer service in Madrid.",
},
{
jobTitle: "Waiter",
startDate: "09/20/2024",
endDate: "10/20/2024",
location: "Madrid",
experience: "0-1 year",
description:
"We are seeking enthusiastic individuals to join our team as waiters and deliver outstanding service at events in Madrid.",
},
{
jobTitle: "Cleaner",
startDate: "09/25/2024",
endDate: "10/25/2024",
location: "Madrid",
experience: "5-10 years",
description:
"Detail-oriented cleaner required to maintain cleanliness and hygiene standards at our event venues in Madrid.",
},
{
jobTitle: "Chauffeur",
startDate: "10/01/2024",
endDate: "11/01/2024",
location: "Madrid",
experience: "10+ years",
description:
"Experienced chauffeur needed to provide safe and reliable transportation services for VIPs in Madrid.",
},
{
jobTitle: "Performer",
startDate: "10/05/2024",
endDate: "11/05/2024",
location: "Madrid",
experience: "5-10 years",
description:
"Versatile performer sought to entertain and engage audiences with their talent at events in Madrid.",
},
{
jobTitle: "Technician",
startDate: "10/10/2024",
endDate: "11/10/2024",
location: "Madrid",
experience: "0-1 year",
description:
"Entry-level technician wanted to assist with technical setup and support for events in Madrid.",
},
{
jobTitle: "Technician",
startDate: "10/15/2024",
endDate: "11/15/2024",
location: "Madrid",
experience: "2-5 years",
description:
"Skilled technician required to handle audiovisual setups and technical equipment for events in Madrid.",
},
{
jobTitle: "Technician",
startDate: "10/20/2024",
endDate: "11/20/2024",
location: "Madrid",
experience: "10+ years",
description:
"Expert technician needed to manage complex technical setups and ensure event success in Madrid.",
},
{
jobTitle: "Technician",
startDate: "10/25/2024",
endDate: "11/25/2024",
location: "Madrid",
experience: "5-10 years",
description:
"Experienced technician wanted to provide technical support and troubleshooting for events in Madrid.",
},
{
jobTitle: "Chef",
startDate: "09/30/2024",
endDate: "10/30/2024",
location: "Paris",
experience: "10+ years",
description:
"Renowned chef sought to lead our culinary team and deliver exceptional dining experiences for events in Paris.",
},
{
jobTitle: "Bartender",
startDate: "10/05/2024",
endDate: "11/05/2024",
location: "Paris",
experience: "5-10 years",
description:
"Creative bartender wanted to craft artisanal cocktails and elevate the bar experience at events in Paris.",
},
{
jobTitle: "Waiter",
startDate: "10/10/2024",
endDate: "11/10/2024",
location: "Paris",
experience: "2-5 years",
description:
"Experienced waiter required to provide exceptional service and ensure guest satisfaction at events in Paris.",
},
{
jobTitle: "Cleaner",
startDate: "10/15/2024",
endDate: "11/15/2024",
location: "Paris",
experience: "0-1 year",
description:
"Detail-oriented cleaner wanted to maintain cleanliness and hygiene standards at our event venues in Paris.",
},
{
jobTitle: "Chauffeur",
startDate: "10/20/2024",
endDate: "11/20/2024",
location: "Paris",
experience: "5-10 years",
description:
"Experienced chauffeur needed to provide luxury transportation services for VIPs in Paris.",
},
{
jobTitle: "Performer",
startDate: "10/25/2024",
endDate: "11/25/2024",
location: "Paris",
experience: "2-5 years",
description:
"Talented performer wanted to entertain and engage audiences with their unique talents at events in Paris.",
},
{
jobTitle: "Technician",
startDate: "10/30/2024",
endDate: "11/30/2024",
location: "Paris",
experience: "10+ years",
description:
"Expert technician needed to manage technical setups and ensure flawless execution of events in Paris.",
},
{
jobTitle: "Technician",
startDate: "11/05/2024",
endDate: "12/05/2024",
location: "Paris",
experience: "5-10 years",
description:
"Skilled technician required to handle audiovisual setups and equipment maintenance for events in Paris.",
},
{
jobTitle: "Technician",
startDate: "11/10/2024",
endDate: "12/10/2024",
location: "Paris",
experience: "2-5 years",
description:
"Experienced technician wanted to provide technical support and troubleshooting for events in Paris.",
},
{
jobTitle: "Technician",
startDate: "11/15/2024",
endDate: "12/15/2024",
location: "Paris",
experience: "0-1 year",
description:
"Entry-level technician wanted to assist with technical setup and support for events in Paris.",
},
];
db.prepare(
`
CREATE TABLE IF NOT EXISTS jobs (
id INTEGER PRIMARY KEY AUTOINCREMENT,
slug TEXT NOT NULL UNIQUE,
jobTitle TEXT NOT NULL,
startDate TEXT NOT NULL,
endDate TEXT NOT NULL,
location TEXT NOT NULL,
experience TEXT NOT NULL,
description TEXT NOT NULL
)
`
).run();
async function initData() {
const stmt = db.prepare(`
INSERT INTO jobs VALUES (
null,
@slug,
@jobTitle,
@startDate,
@endDate,
@location,
@experience,
@description
)
`);
for (const job of jobListings) {
stmt.run(job);
}
}
initData();