home.social

Search

17 results for “mrotteveel”

  1. Firebird External Table Generator (or ext-table-gen) version 3.0 is out. This versions adds support for binary floating point types (float and double precision), decimal floating point types (decfloat) and variable length string (varchar).

    Firebird External Table Generator is a tool to convert CSV files to the Firebird external table file format. External tables can be used to import data into a Firebird database.

    See also lawinegevaar.nl/firebird/ext-t

  2. Firebird External Table Generator (or ext-table-gen) version 3.0 is out. This versions adds support for binary floating point types (float and double precision), decimal floating point types (decfloat) and variable length string (varchar).

    Firebird External Table Generator is a tool to convert CSV files to the Firebird external table file format. External tables can be used to import data into a Firebird database.

    See also lawinegevaar.nl/firebird/ext-t

    #firebird #csv

  3. Interessant is ook de vertaling hier op Mastodon. Ik heb geen idee hoe die van "probleemoplosseks" tot de vertaling "Problem solvent" komt.

    (For English readers: "probleemoplosseks" should translate to "problem solving sex", unless there is some obscure meaning to oplosseks in Dutch that I didn't know).

  4. Mooie suggestie van LibreOffice als spellingcorrectie voor probleemoplossers: probleemoplosseks.

  5. I have just released Jaybird 6.0.5 and Jaybird 5.0.12. Jaybird is the JDBC driver for the Firebird database system. See lawinegevaar.nl/firebird/jaybi for details

    #firebird #jdbc #java #jaybird

  6. I've just released firebird-testcontainers-java 2.0.0, a library to easily start/stop and access a Firebird Docker container in a Java unit or integration test.

    For more information, see github.com/FirebirdSQL/firebir

    #Firebird #Java #JDBC #testcontainers

  7. I just released decimal-java 2.0.1, github.com/FirebirdSQL/decimal. Decimal-java is a library to convert java.math.BigDecimal to and from IEEE-754r (IEEE-754-2008) decimal byte representations.

    Compared to decimal-java 2.0.0, this version adds JSpecify nullability annotations.

    #decimal #ieee754 #java

  8. I just released decimal-java 2.0.1, github.com/FirebirdSQL/decimal. Decimal-java is a library to convert java.math.BigDecimal to and from IEEE-754r (IEEE-754-2008) decimal byte representations.

    Compared to decimal-java 2.0.0, this version adds JSpecify nullability annotations.

  9. I just released decimal-java 2.0.1, github.com/FirebirdSQL/decimal. Decimal-java is a library to convert java.math.BigDecimal to and from IEEE-754r (IEEE-754-2008) decimal byte representations.

    Compared to decimal-java 2.0.0, this version adds JSpecify nullability annotations.

    #decimal #ieee754 #java

  10. I just released decimal-java 2.0.1, github.com/FirebirdSQL/decimal. Decimal-java is a library to convert java.math.BigDecimal to and from IEEE-754r (IEEE-754-2008) decimal byte representations.

    Compared to decimal-java 2.0.0, this version adds JSpecify nullability annotations.

    #decimal #ieee754 #java

  11. I just released decimal-java 2.0.1, github.com/FirebirdSQL/decimal. Decimal-java is a library to convert java.math.BigDecimal to and from IEEE-754r (IEEE-754-2008) decimal byte representations.

    Compared to decimal-java 2.0.0, this version adds JSpecify nullability annotations.

    #decimal #ieee754 #java

  12. I have just released Jaybird 6.0.4 and Jaybird 5.0.11. Jaybird is the JDBC driver for the Firebird DBMS.

    See also lawinegevaar.nl/firebird/jaybi

    #jaybird #firebird #JDBC #java

  13. I have just released Jaybird 6.0.2 and Jaybird 5.0.8, with support for inline blobs to be introduced in Firebird 5.0.3. See also lawinegevaar.nl/firebird/jaybi

    #firebird #jaybird #jdbc

  14. I did some testing of the new Firebird inline blob feature and the support in Jaybird that will materialize in Firebird 5.0.3 and Jaybird 5.0.8/6.0.2. In a very artificial test with blobs of 200 bytes, it resulted in a whopping 15,000-25,000% (yes, thousand!) increase in throughput (blobs read per second) compared to Jaybird 6.0.1 and even 30,000-45,000% compared against Jaybird 6.0.0.

    This is a very exciting improvement!

    #firebird #jaybird #jdbc

  15. I have just released Jaybird 6.0.1 and Jaybird 5.0.7 with a number of blob performance improvements. See also lawinegevaar.nl/firebird/jaybi

    #firebird #jdbc #jaybird