Skip to content

Datagent/gudam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Gudam 🏠

Gudam is a lightweight data warehouse solution designed for startups and small businesses. Built with a focus on performance and efficiency, Gudam utilizes Rust to ensure high-speed data processing and reliability.

πŸš€ Features

  • Lightweight Architecture: Optimized for minimal resource usage, making it ideal for small servers.
  • High Performance: Rust's speed and safety features enhance data retrieval and storage operations.
  • Scalable Design: Easily expand your data warehouse as your business grows.
  • User-Friendly Interface: Simple APIs for data manipulation and retrieval.

πŸ› οΈ Tech Stack

  • Languages: Rust, SQL
  • Database Support: MySQL, SQLite, PostgreSQL
  • Frameworks/Tools: Actix for web services, Diesel for ORM

🌱 Getting Started

To set up Gudam locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rhasanm/gudam.git
    cd gudam
  2. Install Rust if you haven't already:

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  3. Build the project:

    cargo build --release
  4. Run the application:

    cargo run

πŸ” Usage

πŸ“„ Documentation

For detailed documentation, please refer to the docs folder.

🀝 Contributing

Contributions are welcome! Please read our CONTRIBUTING.md for guidelines on how to contribute.

πŸ“« Contact

For any inquiries or suggestions, please reach out to:


Thank you for checking out Gudam! Explore the repository and feel free to reach out if you'd like to collaborate or contribute.

About

Gudam is a fast, lightweight data warehouse solution built with Rust, optimized for startups and small businesses with minimal resource usage and high performance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors