docs: Add English README (#2676)
This commit is contained in:
37
metabase/README_en.md
Normal file
37
metabase/README_en.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# Metabase
|
||||
|
||||
Metabase is an open-source platform for data analysis and visualization, offering a range of features to help users explore, analyze, and present data effectively.
|
||||
|
||||
## Main Features
|
||||
|
||||
- **Data Connectivity**:
|
||||
Supports integration with various data sources, including relational databases (e.g., MySQL, PostgreSQL, Oracle), NoSQL databases (e.g., MongoDB), cloud platforms (e.g., Amazon Redshift, Google BigQuery), and data file formats.
|
||||
|
||||
- **Data Querying**:
|
||||
Provides an intuitive graphical interface and SQL query support, enabling users to retrieve data effortlessly.
|
||||
|
||||
- **Data Visualization**:
|
||||
Offers multiple chart types such as bar charts, line charts, and pie charts, along with options for customizing chart styles and colors to effectively present data.
|
||||
|
||||
- **Interactive Dashboards**:
|
||||
Create interactive dashboards by combining multiple charts and query results, making it easier to understand trends and relationships within the data.
|
||||
|
||||
- **Automated Reporting**:
|
||||
Schedule and automate report generation to share insights with team members at regular intervals.
|
||||
|
||||
- **Permissions and Security**:
|
||||
Fine-grained access control ensures that sensitive data is only accessible to authorized users.
|
||||
|
||||
- **Questions and Answers**:
|
||||
Utilize Metabase's "Questions" feature to ask natural language queries, which are executed automatically to provide insights without needing SQL knowledge.
|
||||
|
||||
- **Smart Suggestions**:
|
||||
Offers intelligent query recommendations to help users build efficient and accurate queries quickly.
|
||||
|
||||
- **Data Export**:
|
||||
Export query results in formats like CSV, Excel, and image files for further analysis or sharing.
|
||||
|
||||
- **Plugins and Extensibility**:
|
||||
Supports plugins and extensions to add new features or connect to additional data sources as needed.
|
||||
|
||||
Metabase empowers teams to transform raw data into actionable insights, making it a valuable tool for businesses and organizations of all sizes.
|
||||
Reference in New Issue
Block a user