chore: datas are ok and sync also
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"https://www.postgresql.org/docs/",
|
||||
"https://dev.mysql.com/doc/"
|
||||
],
|
||||
"icon": "fas-database"
|
||||
"icon": "fas-database",
|
||||
"importance": "incontournable"
|
||||
},
|
||||
{
|
||||
"id": "postgresql",
|
||||
@@ -20,21 +21,24 @@
|
||||
"https://www.postgresql.org/",
|
||||
"https://www.postgresql.org/docs/"
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "mongodb",
|
||||
"name": "MongoDB",
|
||||
"description": "Base de données NoSQL orientée documents",
|
||||
"links": ["https://www.mongodb.com/", "https://docs.mongodb.com/"],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "incontournable"
|
||||
},
|
||||
{
|
||||
"id": "redis",
|
||||
"name": "Redis",
|
||||
"description": "Base de données en mémoire, cache et courtier de messages",
|
||||
"links": ["https://redis.io/", "https://redis.io/docs/"],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "elasticsearch",
|
||||
@@ -44,21 +48,24 @@
|
||||
"https://www.elastic.co/elasticsearch/",
|
||||
"https://www.elastic.co/guide/"
|
||||
],
|
||||
"icon": "fas-search"
|
||||
"icon": "fas-search",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "python-data",
|
||||
"name": "Python (Data Science)",
|
||||
"description": "Python pour l'analyse de données et machine learning",
|
||||
"links": ["https://pandas.pydata.org/", "https://scikit-learn.org/"],
|
||||
"icon": "fas-cog"
|
||||
"icon": "fas-cog",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "tableau",
|
||||
"name": "Tableau",
|
||||
"description": "Plateforme de visualisation de données",
|
||||
"links": ["https://www.tableau.com/", "https://help.tableau.com/"],
|
||||
"icon": "fas-chart"
|
||||
"icon": "fas-chart",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "powerbi",
|
||||
@@ -68,14 +75,16 @@
|
||||
"https://powerbi.microsoft.com/",
|
||||
"https://docs.microsoft.com/power-bi/"
|
||||
],
|
||||
"icon": "fab-microsoft"
|
||||
"icon": "fab-microsoft",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "spark",
|
||||
"name": "Apache Spark",
|
||||
"description": "Moteur de traitement de données distribuées",
|
||||
"links": ["https://spark.apache.org/", "https://spark.apache.org/docs/"],
|
||||
"icon": "fas-bolt"
|
||||
"icon": "fas-bolt",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "airflow",
|
||||
@@ -85,14 +94,16 @@
|
||||
"https://airflow.apache.org/",
|
||||
"https://airflow.apache.org/docs/"
|
||||
],
|
||||
"icon": "fas-stream"
|
||||
"icon": "fas-stream",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "talend",
|
||||
"name": "Talend",
|
||||
"description": "Plateforme open source et commerciale d'intégration de données offrant une interface graphique pour l'ETL, le traitement batch et temps réel",
|
||||
"links": ["https://www.talend.com/", "https://help.talend.com/"],
|
||||
"icon": "fas-database"
|
||||
"icon": "fas-database",
|
||||
"importance": "majeure"
|
||||
},
|
||||
{
|
||||
"id": "kafka",
|
||||
@@ -102,7 +113,8 @@
|
||||
"https://kafka.apache.org/",
|
||||
"https://kafka.apache.org/documentation/"
|
||||
],
|
||||
"icon": "fas-stream"
|
||||
"icon": "fas-stream",
|
||||
"importance": "incontournable"
|
||||
},
|
||||
{
|
||||
"id": "dragonfly",
|
||||
@@ -112,7 +124,8 @@
|
||||
"https://www.dragonflydb.io/",
|
||||
"https://www.dragonflydb.io/docs"
|
||||
],
|
||||
"icon": "fas-database"
|
||||
"icon": "fas-database",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "sqlserver",
|
||||
@@ -122,29 +135,32 @@
|
||||
"https://www.microsoft.com/fr-fr/sql-server/",
|
||||
"https://docs.microsoft.com/sql/"
|
||||
],
|
||||
"icon": "fab-microsoft"
|
||||
"icon": "fab-microsoft",
|
||||
"importance": "majeure"
|
||||
},
|
||||
|
||||
{
|
||||
"id": "snowflake",
|
||||
"name": "Snowflake",
|
||||
"description": "Plateforme de data warehouse cloud-native permettant l'analyse de données à grande échelle",
|
||||
"links": ["https://www.snowflake.com/", "https://docs.snowflake.com/"],
|
||||
"icon": "fas-cloud"
|
||||
"icon": "fas-cloud",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "solr",
|
||||
"name": "SolR",
|
||||
"description": "Plateforme de recherche open source basée sur Apache Lucene, optimisée pour la recherche en texte intégral",
|
||||
"links": ["https://solr.apache.org/", "https://solr.apache.org/guide/"],
|
||||
"icon": "fas-search"
|
||||
"icon": "fas-search",
|
||||
"importance": "standard"
|
||||
},
|
||||
{
|
||||
"id": "opensearch",
|
||||
"name": "OpenSearch",
|
||||
"description": "Fork d'Elasticsearch, offrant des fonctionnalités de recherche et d'analyse de données distribuées",
|
||||
"links": ["https://opensearch.org/", "https://opensearch.org/docs/"],
|
||||
"icon": "fas-search"
|
||||
"icon": "fas-search",
|
||||
"importance": "standard"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user