An open API service indexing awesome lists of open source software.

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

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)