{"id":18141441,"url":"https://github.com/maxime-cllt/fileflow","last_synced_at":"2025-04-06T18:26:39.277Z","repository":{"id":259063498,"uuid":"867534797","full_name":"Maxime-Cllt/FileFlow","owner":"Maxime-Cllt","description":"Application to insert CSV file into a specified database with optimised columns lenght","archived":false,"fork":false,"pushed_at":"2024-10-19T09:32:03.000Z","size":1139,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-22T03:59:54.123Z","etag":null,"topics":["csv2sql","freetouse","githubaction-workflow","jsx","react","rust","taillwindcss","tauri-app","tool"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Maxime-Cllt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-04T08:48:25.000Z","updated_at":"2024-10-21T15:55:16.000Z","dependencies_parsed_at":"2024-10-22T22:17:07.118Z","dependency_job_id":null,"html_url":"https://github.com/Maxime-Cllt/FileFlow","commit_stats":null,"previous_names":["maxime-cllt/fileflow"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxime-Cllt%2FFileFlow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxime-Cllt%2FFileFlow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxime-Cllt%2FFileFlow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxime-Cllt%2FFileFlow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxime-Cllt","download_url":"https://codeload.github.com/Maxime-Cllt/FileFlow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247528850,"owners_count":20953501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csv2sql","freetouse","githubaction-workflow","jsx","react","rust","taillwindcss","tauri-app","tool"],"created_at":"2024-11-01T17:06:57.427Z","updated_at":"2025-04-06T18:26:39.271Z","avatar_url":"https://github.com/Maxime-Cllt.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"/src-tauri/icons/icon.png\" width=\"100px\" height=\"100px\" alt=\"FileFlow\" align=\"center\" /\u003e\n  \u003ch1\u003eFileFlow\u003c/h1\u003e\n  \u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Rust-dea584?style=for-the-badge\u0026logo=rust\u0026logoColor=white\" alt=\"Rust\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Tauri-ffc130?style=for-the-badge\u0026logo=tauri\u0026logoColor=white\" alt=\"Tauri\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Version-1.0.1-7073f6?style=for-the-badge\" alt=\"Version\" /\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\" style=\"margin-top: 20px\"\u003e\n  \u003cimg src=\"/assets/Insert.png\" alt=\"FileFlow Insert Mode\" height=\"250px\" width=\"auto\" /\u003e\n  \u003cimg src=\"/assets/Download.png\" alt=\"FileFlow Download Mode\" height=\"250px\" width=\"auto\" /\u003e\n\u003c/div\u003e\n\n## 📖 About\n\nFileFlow is a simple and easy-to-use tool that allows you to insert data from a CSV file directly into a database table.\nWith no special privileges required for data insertion, it streamlines the process while ensuring efficiency and\nsecurity.\n\nBuilt with **Rust** and the **Tauri** framework, FileFlow is a **cross-platform** application available on **Windows**,\n**macOS**, and **Linux**. 🚀\n\n_Check out the [Release Section](#release) for the latest version of the application._\n\n## 🌟 Features\n\n- **Insert Data Easily**: Insert data into a **new table** or an **existing table** seamlessly.\n- **Optimized Data Types**: Automatically optimize column types (e.g., `VARCHAR(MAX_LENGTH)`).\n- **CSV File Support**: Directly insert data from CSV files.\n- **No Privilege Required**: Operates without requiring any special database privileges.\n- **Table Schema Export**: Download table schema as a CSV file for further analysis.\n\n## 🗄️ Supported Databases\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MySQL-00758F?style=for-the-badge\u0026logo=mysql\u0026logoColor=white\" alt=\"MySQL\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/MariaDB-003545?style=for-the-badge\u0026logo=mariadb\u0026logoColor=white\" alt=\"MariaDB\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/PostgreSQL-336791?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white\" alt=\"PostgreSQL\" /\u003e\n  \u003cimg src=\"https://img.shields.io/badge/SQLite-003B57?style=for-the-badge\u0026logo=sqlite\u0026logoColor=white\" alt=\"SQLite\" /\u003e\n\u003c/div\u003e\n\n## ⚡ Installation\n\n1. **Clone the Repository:**\n\n```bash\ngit clone https://github.com/Maxime-Cllt/FileFlow.git\n```\n\n2. **Navigate to the Project Directory and Install Dependencies:**\n\n```bash\ncd FileFlow\npnpm install\n```\n\n3. **Build the Application:**\n\n```bash\npnpm tauri build\n```\n\n4. **Run the Application in Development Mode:**\n\n```bash\npnpm tauri dev\n```\n\n## 🚀 Getting Started\n\nTo quickly test FileFlow:\n\n1. **Prepare Your CSV File**: Ensure your CSV file is formatted correctly.\n2. **Configure Your Database Connection**: Use the built-in connection form to set up your database connection.\n3. **Select Insertion Mode**: Choose between Optimized Mode and Fast Mode based on your needs.\n4. **Upload and Insert**: Upload your CSV file and start the insertion process. Monitor progress with the on-screen\n   loader.\n\n## 🤝 Contributing\n\nContributions are welcome! To contribute:\n\n- **Fork the Repository**\n- **Create a Feature Branch**:\n  ```bash\n  git checkout -b feature/your-feature-name\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxime-cllt%2Ffileflow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxime-cllt%2Ffileflow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxime-cllt%2Ffileflow/lists"}