Repository History
3 repositories tagged with Data Management

AtroPIM: A Flexible Open-Source Product Information Management System
AtroPIM is an open-source Product Information Management (PIM) system built upon the AtroCore data management platform. It helps businesses centralize, manage, and distribute product data efficiently across various channels. This makes it an ideal solution for scalable e-commerce and digital product management needs.

SQLiter: A Web-Based SQLite Database Editor with Go Backend and React Frontend
SQLiter is a powerful web-based SQLite database editor, offering a comprehensive interface for browsing, editing, and managing SQLite databases. Built with a Go backend and React frontend, it provides advanced features for data manipulation, querying, and schema management, all packaged as a single executable. This tool is ideal for developers and data analysts seeking an efficient and user-friendly SQLite GUI.

dataset: Easy-to-Use Data Handling for SQL in Python
Dataset is a Python library designed to simplify data handling for SQL data stores. It offers features like implicit table creation, bulk loading, and transaction support, making database interactions as straightforward as working with JSON files.