SQL

The ORM Debate: Experts Weigh In

A lot of controversy has been generated recently over blog posts "ORMs are a thing of the past" and (the more poetically titled) "A Farewell to...

17 replies - 4847 views - 10/20/09 by Mitch Pronschinske in News

DbWrench Database Design & Synchronization v1.6.1

Version 1.6.1 of this database design and round-trip engineering software has been released.

0 replies - 234 views - 09/10/09 by Harnek R in Announcements

DbWrench Database Design & Synchronization v1.6.0

DbWrench is a multi vendor, cross platform database design and round-trip engineering software. It's features include: a graphic entity relation diagram (ERD)...

0 replies - 345 views - 07/21/09 by Harnek R in Announcements

Announcing Squill: Not Another ORM

It is with great pleasure that we announce the first release of Squill. Download it now or check out the quickstart guide, the step-by-step tutorial and the...

0 replies - 1640 views - 12/12/08 by Jevgeni Kabanov in Announcements

DbWrench Database Design v1.5.2

Version 1.5.2 of this database design and round-trip engineering software has been released.

0 replies - 1317 views - 11/19/08 by Harnek R in Announcements

JetBrains Has Released IntelliJ IDEA 8

IntelliJ IDEA 8 supports the widest range of modern tools, frameworks and technologies, right out of the box. You can make it as lightweight as you want - it...

0 replies - 3762 views - 11/07/08 by Irina Megorskaya in Announcements

Just Published: Murach's Oracle SQL and PL/SQL

Designed just for developers, this new book teaches how to write efficient SQL statements to extract and update the data in an Oracle database. It teaches how...

0 replies - 344 views - 09/10/08 by Murach Books in Announcements

DbWrench Database Design v1.5.1

Version 1.5.1 of this database design and round-trip engineering software has been released.

0 replies - 1545 views - 09/03/08 by Harnek R in Announcements

Being a Better Programmer #3: Ahab and the White Whale Snippet

As developers, we solve problems for a living. We spend our hours at work fixing things, testing things, troubleshooting things. It gives one a great sense of...

3 replies - 2656 views - 08/20/08 by CollinCusce in Articles

DbWrench Database Design v1.5.0

Version 1.5.0 of this database design and round-trip engineering software has been released.

2 replies - 1776 views - 07/24/08 by Harnek R in Announcements

Lightweight SQL Interfaces for Java

I previously blogged about the shortcomings of JDBC and its way of passing SQL statements as strings without any compile-time checking or type safety.

10 replies - 5664 views - 06/13/08 by Bernhard Glomann in Articles

jPersist 3.2.6: Efficient Prepared Statements & Batch Updates

jPersist now includes added support for more efficient use of prepared statements and batch updates, and fixes a couple of issues introduced with yesterday’s...

0 replies - 3171 views - 05/30/08 by David B. in Announcements

DbWrench Database Design v1.4.7

Version 1.4.7 of this database design and round-trip engineering software has been released.

0 replies - 1007 views - 05/21/08 by Harnek R in Announcements

JavaFX and JDBC

This guide describes how to use the JavaFX technology in application development. Common questions such as how to create CRUD-oriented systems and using SQL ...

17 replies - 14738 views - 02/25/08 by Sergey Surikov in Tips and Tricks