Commit 006ef3c5 authored by EyaChafroud2's avatar EyaChafroud2 Committed by GitHub

Update mariadb.json

parent 5febd135
......@@ -19,47 +19,19 @@
"kpi_list": [{
"year": "2021",
"staff": "319",
"earnings": " m€",
"earnings": "",
"total_assets": "99161",
"revenues": "36.7m€",
"source_url": ""
},{
"year": "2020",
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"source_url": ""
}, {
"year": "2019",
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"source_url": ""
},{
"year": "2018",
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"source_url": ""
},{
},
{
"year": "2017",
"staff": "",
"earnings": " 12.06m€",
"total_assets": "161,947",
"revenues": "",
"source_url": "https://www.largestcompanies.com/company/MariaDB-Corporation-Ab-1324424/closing-figures-and-key-ratios?currency=DKK"
},{
"year": "2016",
"staff": "",
"earnings": "",
"total_assets": "",
"revenues": "",
"source_url": ""
}],
"solution_list": [{MariaDB Community Server}, {MariaDB Enterprise}, {MariaDB SkySQL}
}
],
"solution_list": ["MariaDB Community Server", "MariaDB Enterprise", "MariaDB SkySQL"],
"title": "MariaDB Community Server",
"logo_url": "https://mariadb.com/wp-content/uploads/2019/11/mariadb-logo_blue-transparent.png",
"website_url": "https://mariadb.com/kb/en/applications-supporting-mariadb/",
......@@ -83,7 +55,7 @@
"similar_software_list": [{
"title": "",
"similiar_software_url": "",
"category": ""
"category": "",
"title": "Shard-query",
"logo_url": "https://mariadb.com/wp-content/uploads/2019/11/mariadb-horizontal-black.svg",
......@@ -94,7 +66,7 @@
"similar_software_list": [{
"title": "",
"similiar_software_url": "",
"category": ""
"category": "",
"title": "SQL Maestro for MySQL ",
"logo_url": "https://mariadb.com/wp-content/uploads/2019/11/mariadb-horizontal-black.svg",
......@@ -108,14 +80,19 @@
"category": ""
}],
"licence_list": [ GPL license, version 2. ],
"source_code_download": "https://mariadb.org/download/?t=mariadb&p=mariadb&r=10.6.7&os=Linux&cpu=x86_64&pkg=tar_gz&i=systemd&m=bkns",
"source_code_profile": "The SHOW PROFILE and SHOW PROFILES statements display profiling information that indicates resource usage for statements executed during the course of the current session.
Profiling is controlled by the profiling session variable, which has a default value of 0 (OFF). Profiling is enabled by setting profiling to 1 or ON:",
"licence_list": ["GPL license, version 2."],
"source_code_download": "https://mariadb.org/download/?t=mariTdb&p=mariadb&r=10.6.7&os=Linux&cpu=x86_64&pkg=tar_gz&i=systemd&m=bkns",
"source_code_profile": ["The show profile and show profiles statements display profiling
information that indicates resource usage
for statements executed during the course of the current session.Profiling is controlled by the profiling session variable,
which has a
default value of 0(OFF).Profiling is enabled by setting profiling to 1 or ON:
]
",
"commercial_support_url": "https://mariadb.com/fr/pricing/",
"floss_software": "The MySQL AB Exception for Free/Libre and Open Source
Software-only Applications Using MySQL Client Libraries (the
"FLOSS Exception").",
Software - only Applications Using MySQL Client Libraries(the "FLOSS Exception").
",
"commercial_support_open_source_version": "supported fork of the MySQL relational database management system (RDBMS), intended to remain free and open-source software under the GNU General Public License. Development is led by some of the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle Corporation in 2009.",
"commercial_support_available": "",
"wikipedia_url": "https://en.wikipedia.org/wiki/MariaDB#Licensing",
......@@ -154,4 +131,4 @@ Software-only Applications Using MySQL Client Libraries (the
"success_case_url": "https://mariadb.com/wp-content/uploads/2018/10/RedHat_Case_Study_MariaDB.pdf"
}]
}]
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment