Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IowaComputerGurus/dnn.dbexporter
SQL Module for DNN for Export
https://github.com/IowaComputerGurus/dnn.dbexporter
dnn dotnetnuke sql
Last synced: 3 months ago
JSON representation
SQL Module for DNN for Export
- Host: GitHub
- URL: https://github.com/IowaComputerGurus/dnn.dbexporter
- Owner: IowaComputerGurus
- License: mit
- Created: 2016-06-30T15:19:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-22T15:29:13.000Z (almost 8 years ago)
- Last Synced: 2024-07-29T00:37:16.101Z (3 months ago)
- Topics: dnn, dotnetnuke, sql
- Language: C#
- Size: 279 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dnn - Database Exporter
README
# DNN Database Exporter
[![Build status](https://ci.appveyor.com/api/projects/status/rarsvu4ji7xvl2v8?svg=true)](https://ci.appveyor.com/project/IowaComputerGurus/dnn-dbexporter)
A simple "host only" module that allows users to export the results of SQL Queries to CSV or XML format. Designed for those working on remote databases and needing a bit of support for data ccess.
* Must be used by a Host User Only
* Users are responsible for the quality of their queries