This is the 1st course in the introductory, undergraduate-level offering that makes up the larger Introduction to Databases MicroBachelors Program. We recommend taking them in order, unless you have a ...
If you are a SQL programmer, learning recursive SQL techniques can be a boon to your productivity. A recursive query is one that refers to itself. I think the best way to quickly grasp the concept of ...
Get an overview of JDBC's architecture, then learn how to connect to a database and handle SQL queries and responses with PreparedStatements, transactions, connection pooling, and more. JDBC (Java ...
When it comes to slick, highly functional sites, web designers get most of the credit. But they couldn't do what they do without the programmers, the unsung heroes of the web. If you're someone who ...
This 5-weeks course is intended to provide an introduction to the broad context of NoSQL databases, focusing on two (of the many) “V”s in the BigData paradigm: Variety and Velocity. Specifically, the ...
Join Aleks Volochnev from the DataStax Developers Team and learn why more and more traditional and cloud native applications are using the power of NoSQL Databases. In about 60 minutes, you’ll learn ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The easiest way for a Java developer to learn Java Database Connectivity (JDBC) is to experiment ...