U-C-S/MiniDB
A Simple XML Document Database (University Project)
This tool helps developers who need a simple, file-based storage solution for structured data. You provide data in a comma-separated format after defining a schema, and it stores it as XML documents, allowing you to create, read, update, and delete entries. It's suitable for small-scale applications or learning environments.
No commits in the last 6 months.
Use this if you are a student developer or working on a small, isolated application that needs basic document storage without a complex database system.
Not ideal if you need a robust, high-performance, or feature-rich database for production applications, concurrent access, or large datasets.
Stars
10
Forks
6
Language
Java
License
MIT
Category
Last pushed
May 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/U-C-S/MiniDB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/artman
Artifact Manager, a build and packaging tool for Google API client libraries.
InverseUI/InverseUI-Recorder
Intent-based UI automation that runs locally. Record real workflows, generate reusable scripts,...
cognix-dev/cognix
Autonomous code generation powered by flow engineering.
willcoliveira/qualiow-playwright-skills
wico — Reusable Playwright E2E testing skills for AI coding assistants (Claude Code, Cursor, Copilot)
Static-Codes/BrowserAutomationMaster
A custom language & compiler to simplify Selenium automation in Python including runtime support.