DBM-CSharp
DBM C# is a port of DBM that was made in SmallBasic. It runs atop of Sqlite v3.8.8.3 and has the following functionality:
- Ability to import CSV and SQL files with ease.
- Ability to export into CSV,SQL,JSON,HTML,XML,Markdown,and Wiki Markup
- Ability to setup simple tables with ease
- Ability to track transactions
- Ability to automatically create sort, search, and function based queries
- At the click of the button discover the SUM,AVG,COUNT,COUNT DISTINCT,MAX,MIN,Maximum Length of any row in a table
and much much more!
DBM-CSharp licensed under the GNU GENERAL PUBLIC LICENSE.