Skip to content

Commit 419ff0e

Browse files
authored
Translated README file to english
1 parent e85a6e8 commit 419ff0e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

Diff for: README.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Database-to-CSV
22

3-
Pequeno utilitário que dá a saída de uma consulta a banco de dados no formato CSV.
3+
Get results from a database and save it in a CSV file.
44

5-
Aceita bancos de dados SQL Server, Firebird e Sqlite.
5+
Written in C#, works with:
6+
7+
- SQL Server
8+
- SQLite
9+
- Firebird
10+
- Oracle
11+
- MySql
12+
- Microsoft Access
13+
- IBM DB2
14+
- PostgreSql

0 commit comments

Comments
 (0)