Activity for jdbc2csv.jar

  • jdbc2csv.jar jdbc2csv.jar released /jdbc/ojdbc8-12.2.0.1.jar

  • jdbc2csv.jar jdbc2csv.jar released /jdbc/postgresql-9.3-1102-jdbc4.jar

  • jdbc2csv.jar jdbc2csv.jar released /jdbc/mysql-connector-java-8.0.18.jar

  • jdbc2csv.jar jdbc2csv.jar released /README.md

  • jdbc2csv.jar jdbc2csv.jar released /jdbc2csv-2.1.jar

  • Atanas Dichev Atanas Dichev committed [ab823e]

    Possibility for reading SQL from stdin

  • Atanas Dichev Atanas Dichev committed [28421a]

    Added mysql example

  • jdbc2csv.jar jdbc2csv.jar released /README.md

  • Atanas Dichev Atanas Dichev committed [58770b]

    Improved source code

  • Atanas Dichev Atanas Dichev committed [fbd0bf]

    Added Oracle example

  • Atanas Dichev Atanas Dichev committed [f42c0a]

    Improved source code

  • Atanas Dichev Atanas Dichev committed [62b860]

    Added README

  • Atanas Dichev Atanas Dichev modified ticket #3

    it is difficult to add new drivers

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Atanas Dichev Atanas Dichev modified ticket #5

    --csv-format option doesn't work

  • Atanas Dichev Atanas Dichev modified ticket #5

    --csv-format option doesn't work

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Atanas Dichev Atanas Dichev modified ticket #2

    rename jdbcsql.zip to jdbcsql-1.0.jar

  • jdbc2csv.jar jdbc2csv.jar released /README.md

  • jdbc2csv.jar jdbc2csv.jar released /README.md

  • jdbc2csv.jar jdbc2csv.jar released /jdbc2csv-2.0.jar

  • Atanas Dichev Atanas Dichev committed [07c238]

    Remove eclipse folder .setttings/

  • Atanas Dichev Atanas Dichev committed [5262c4]

    Using only JDBC url for connection to DBMS

  • Atanas Dichev Atanas Dichev posted a comment on ticket #4

    Congratulation for the brilliant decision. I promise when I have enough time I'll added option for custom url.

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 This JDBC url is...

  • Petr Slansky Petr Slansky modified a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-( An example of JDBC string to connect to AWS Aurora cluster (https://stackoverflow.com/questions/56403686/aurora-mysql-jdbc-fail-over) jdbc:mysql:replication://master.xxxx.rds.amazonaws.com:3306,read.xxxx.rds.amazonaws.com:3306/dbnamerhere?autoReconnect=true&logger=com.mysql.jdbc.log.Slf4JLogger&allowSlavesDownConnections=true&readFromMasterWhenNoSlaves=true&loadBalanceBlacklistTimeout=5000 With your design,...

  • Petr Slansky Petr Slansky posted a comment on ticket #4

    This tool is just a toy! Everything is hardcoded and difficult to change by end user... :-(

  • Atanas Dichev Atanas Dichev posted a comment on ticket #2

    Major idea is all files to be encapsulated in one jar/zip. It's ready for deploy.

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Atanas Dichev Atanas Dichev posted a comment on ticket #4

    Look in the documenation how to configure JDBCConfig.properties file. The content of JDBCConfig.properties file is database urls.

  • Atanas Dichev Atanas Dichev posted a comment on ticket #1

    Thе version jdbcsql-1.0.zip is compatible with jdk 11.

  • Atanas Dichev Atanas Dichev posted a comment on ticket #3

    Download the new version jdbcsql-1.0.zip. This version is compatible with jdk 11.

  • Petr Slansky Petr Slansky modified a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without modification of "jar" archive. An example, how to test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driver (that is in ../jisql/jdbc directory) java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky modified a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without modification of "jar" archive. An example, how to test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driver (that is in ../jisql/jdbc directory) java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky modified a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without modification of "jar" archive. An example, how to test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driver (that is in ../jisql/jdbc directory) java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky modified a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without modification of "jar" archive. An example, how to test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driber (that is in ../jisql/jdbc directory) java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky modified a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without "jar" archive. An example, test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driber (that is in ../jisql/jdbc directory) java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky posted a comment on ticket #3

    I am not java programmer and I needed several tries to find that I can experiement with different JDBC drivers without "jar" archive. An example, test the latest postgresql JDBC driver. I extracted jdbcsql.zip to new directory (like jdbcsql-test) and I moved to that directory: mkdir jdbcsql-test; cd jdbcsql-test; unzip ../jdbcsql.zip I can start jdbcsql directly and I can test my new postgresql JDBC driber (that is in ../jisql/jdbc directory) ~~~ java -cp .:commons-cli-1.2.jar:commons-csv-1.1.jar:../jisql/jdbc/postgresql-42.2.6.jar...

  • Petr Slansky Petr Slansky posted a comment on ticket #3

    I understand that idea. Anyway, there could be an optional parameters that will allow to use external JDBC driver. It will allow easy test of newer version of JDBC driver or to allow to work in situation that part of servers were already updated to newer version of database and need different version of JDBC driver. With current design man has to create several versions of jdbcsql archive.

  • Petr Slansky Petr Slansky posted a comment on ticket #2

    ZIP extension is more convenient to open archive than that is true for GUI, Windows GUI. When you work with CLI zip/unzip, "jar" extension is not a problem and "jar" extension clearly express that this is java JAR file. Some shells with autocompletion will not offer "jdbssql.zip after "java -jar" because they offer only ".jar" files (you can try bash at Ubuntu). In most cases user don't need to extract/modify jar archives. Unfortuentay, design of jdbcsql requires modification of jar archive to add/update/change...

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Atanas Dichev Atanas Dichev modified ticket #5

    --csv-format option doesn't work

  • Atanas Dichev Atanas Dichev modified ticket #5

    --csv-format option doesn't work

  • Petr Slansky Petr Slansky created ticket #5

    --csv-format option doesn't work

  • Atanas Dichev Atanas Dichev modified ticket #4

    no support for JDBC URL (connection string)

  • Atanas Dichev Atanas Dichev modified ticket #3

    it is difficult to add new drivers

  • Atanas Dichev Atanas Dichev posted a comment on ticket #3

    My idea is all files to be capsulate in one jar/zip. It's easy to copy, move and etc.

  • Atanas Dichev Atanas Dichev modified ticket #2

    rename jdbcsql.zip to jdbcsql-1.0.jar

  • Atanas Dichev Atanas Dichev posted a comment on ticket #2

    ZIP extension is more convenient to open archive than jar

  • Atanas Dichev Atanas Dichev modified ticket #1

    jdbcsql doesn't work with OpenJDK 11

  • jdbcsql jdbcsql released /jdbcsql-1.0.zip

  • Petr Slansky Petr Slansky created ticket #4

    no support for JDBC URL (connection string)

  • Petr Slansky Petr Slansky created ticket #3

    it is difficult to add new drivers

  • Petr Slansky Petr Slansky created ticket #2

    rename jdbcsql.zip to jdbcsql-1.0.jar

  • Petr Slansky Petr Slansky created ticket #1

    jdbcsql doesn't work with OpenJDK 11

  • At.Dichev committed [c0b33b]

    Add output CSV formats: EXCEL, MYSQL, RFC-4180 ...

  • At.Dichev committed [ca08af]

    Fix groupId

  • At.Dichev committed [13b9a4]

    Add maven configure for compile

  • At.Dichev committed [89982f]

    * improve err msg

  • At.Dichev committed [694874]

    * improve err msg for SQL

  • At.Dichev committed [474a74]

    * improve doc

  • At.Dichev committed [adeeb4]

    * improve source code

  • At.Dichev committed [e7ca54]

    - oracle default port

  • At.Dichev committed [965f02]

    * database -> dbname for replace ambiguous

  • At.Dichev committed [2dfae8]

    + mysql and oracle jdbc

  • At.Dichev committed [dda908]

    * improve source code

  • At.Dichev committed [19e058]

    + sql input

  • At.Dichev committed [a69988]

    * improve description

  • At.Dichev committed [ef8a2d]

    * improve control of seperator

  • At.Dichev committed [9e2c28]

    * improve source code

  • jdbcsql jdbcsql released /jdbcsql.zip

  • At.Dichev committed [d27618]

    + execute query method

  • At.Dichev committed [6ff40a]

    + init project

1
MongoDB Logo MongoDB