forked from Fonds-de-Dotation-du-Libre/awesome-free-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mariadb.json
70 lines (70 loc) · 3.23 KB
/
mariadb.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
{
"title": "MariaDB Corporation Ab",
"logo": "https://mariadb.com/sites/default/files/elfinder/1/MariaDB-reflex-blue-seal-blue-lettering-below-plainsvg-250px.png",
"country": "fi",
"presence": "worldwide",
"website": "https://www.mariadb.com",
"founded_year": "2010",
"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": "MariaDB 10.1",
"logo": "https://mariadb.org/wp-content/uploads/2010/10/mariadb-seal-shaded-browntext-alt.png",
"website": "https://mariadb.com/products/mariadb-enterprise",
"category_list": ["Database"],
"source_code_download": "https://github.com/MariaDB/server/archive/10.1.zip",
"source_code_profile": "https://www.openhub.net/p/mariadb/analyses/latest/languages_summary",
"commercial_support": "https://mariadb.com/services/mariadb-mysql-subscription-services",
"wikipedia_url": "https://en.wikipedia.org/wiki/MariaDB",
"success_case_list": [{
"title": "MariaDB Engineering Expertise Delivers Massive Performance Gains for High-End Flash Storage Provider",
"description": "Fusion-io accelerates databases, cloud computing and applications with very fast memory storage for servers. Customers like Facebook and Apple run MySQL on Fusion-io storage that is several hundred times faster than traditional hard drives. Seeking knowledgeable MySQL developer skills to implement performance optimization for their hardware, Fusion-io turned to MariaDB's unique developer team with InnoDB storage engine expertise.",
"image": "https://mariadb.com/sites/default/files/fusionio-logo_0.png",
"industry": "Manufacturing",
"customer": "Fusion-io",
"country": "us",
"language": "en",
"url": "https://mariadb.com/customer-success-stories/fusion-io"
}, {
"title": "Successful Migration from Oracle RAC to MariaDB Galera Cluster",
"description": "Greetz provides an online personalized greeting card service to 1000s of customers in Europe and North America. Greetz approached MariaDB to provide them with a replacement database technology for their webshop that would significantly reduce the total cost of ownership (TCO) whilst ensuring high availability and a solid, predictable performance.",
"image": "https://mariadb.com/sites/default/files/Greetztop_0.jpg",
"industry": "Web",
"customer": "Greetz",
"country": ["eu", "na"],
"language": "en",
"url": "https://mariadb.com/customer-success-stories/greetz"
}]
}, {
"title": "MariaDB MaxScale",
"logo": "https://mariadb.org/wp-content/uploads/2010/10/mariadb-seal-shaded-browntext-alt.png",
"website": "https://mariadb.com/products/mariadb-maxscale",
"category_list": ["Database"],
"source_code_download": "https://github.com/mariadb-corporation/MaxScale/archive/develop.zip",
"source_code_profile": "",
"commercial_support": "https://mariadb.com/services/mariadb-mysql-subscription-services",
"wikipedia_url": "",
"success_case_list": []
}]
}