https://github.com/zsteve/dataquery
a windowed console mode application base, originally intended to be a command line database application
https://github.com/zsteve/dataquery
Last synced: 10 months ago
JSON representation
a windowed console mode application base, originally intended to be a command line database application
- Host: GitHub
- URL: https://github.com/zsteve/dataquery
- Owner: zsteve
- Created: 2013-05-16T10:11:17.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-24T03:11:17.000Z (over 12 years ago)
- Last Synced: 2025-03-29T09:23:45.953Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DataQuery - Database Query Application
=======================================
About
-----
Originally created for a bit of practice in C++ as
a simple program for navigating a linked list database.
Now serves as a (useful?) template for a console type
application to run in a window (such as IRC client, etc)