forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathobjectbox.json
61 lines (60 loc) · 3.05 KB
/
objectbox.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
{
"title": "Objectbox",
"logo": "https://objectbox.io/wordpress/wp-content/uploads/2020/08/white-logo-w-slogan-2-tight.png.webp",
"country": "de",
"presence": ["de"],
"website": "https://objectbox.io/",
"founded_year": "2018",
"kpi_dict": {
"2018": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2017": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
},
"2016": {
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"public_source": ""
}
},
"free_software_list": [{
"title": "Objectbox",
"logo": "https://objectbox.io/wordpress/wp-content/uploads/2020/08/white-logo-w-slogan-2-tight.png.webp",
"website": "https://objectbox.io/",
"category_list": ["Database"],
"source_code_download": "https://golang.objectbox.io/install",
"source_code_profile": "",
"commercial_support": "https://objectbox.io/contact",
"wikipedia_url": "",
"success_case_list": [{
"title": "An edge solution for railway operators – a Kapsch ObjectBox Case Study",
"description": "The biggest challenge railway providers face today is digitization to increase operational efficiency. Issues like unscheduled downtimes or track repairs are very costly and have a strong impact on customer satisfaction. On top, railway providers constantly need to work on ensuring and improving passenger security. The problem behind...",
"image": "https://objectbox.io/wordpress/wp-content/uploads/2019/06/iiot-edge-case-study-1.jpg.webp",
"industry": "Transportation",
"customer": "Kapsch",
"country": "de",
"language": "en",
"url": "https://objectbox.io/wordpress/wp-content/uploads/2019/06/iiot-edge-case-study-1.jpg.webp"
}, {
"title": "Compatibility across Android, iOS, Raspbian & Linux",
"description": "In this case study, we talked with easyGOband CTO Christian Bongart about their implementation of ObjectBox in a cashless payment and access control solution, which spans across devices from Android to Raspberry Pi.",
"image": "https://objectbox.io/wordpress/wp-content/uploads/2019/07/compatibility.jpg.webp",
"industry": "Software",
"customer": "EasyGoBand",
"country": "de",
"language": "en",
"url": "https://objectbox.io/compatilibity-across-devices-easygoband-case-study/"
}]
}]
}