Skip to content

A sleek, high-performance MongoDB management desktop application.

Notifications You must be signed in to change notification settings

Nafisarkar/Alpha-mango

Repository files navigation

Alpha Mango - Under Development

A sleek, high-performance MongoDB management desktop application.

License: MIT Built with Tauri Rust React

Alpha Mango is a lightweight alternative to MongoDB Compass. Built with Rust and React using Tauri, it delivers a snappy, native experience for developers who want a fast and easy way to interact with their data.

Key FeaturesTech StackGetting StartedLicense


✨ Key Features

  • 🏎️ Native Performance: Powered by Rust for lightning-fast database queries.
  • 🎨 Sleek UI: Modern, distraction-free interface built with React.
  • 📦 Low Footprint: Significantly smaller binary size than traditional Electron apps.
  • 🌍 Cross-Platform: Seamless experience on Windows, macOS, and Linux.
  • 🛠️ Developer Friendly: Built for speed and simplicity.

💻 Tech Stack

Component Technology
Backend Rust
Framework Tauri
Frontend React + TypeScript
Styling Tailwind
Tooling Vite

🚀 Getting Started

Prerequisites

Ensure you have the following installed:

Installation & Development

  1. Clone the repository

    git clone https://github.com/yourusername/alpha-mango.git
    cd alpha-mango
  2. Install dependencies

    bun install
  3. Launch in Dev Mode

    bun run tauri dev

Building for Production

To generate a production-ready installer:

bun tauri build

About

A sleek, high-performance MongoDB management desktop application.

Resources

Stars

Watchers

Forks

Releases

No releases published