Develop a simple database in Java tutorial?

From: swosh (swosh_at_mailinator.com)
Date: 06/26/04

  • Next message: Adam Guillot: "Re: Develop a simple database in Java tutorial?"
    Date: Sat, 26 Jun 2004 14:38:04 +0200
    
    

    I would like to understand how a database works. Everything I could find
    with Google is either related to JDBC and how to access a DB or its the
    full source code of some database like McKoi, tinySQL,... But I couldn't
    find any step-by-step tutorial/guide/example/book on how to build a small
    and simple database using Java. Some links would be helpful. Thanks.


  • Next message: Adam Guillot: "Re: Develop a simple database in Java tutorial?"

    Relevant Pages

    • Stuff the purple heart programmers cook up
      ... C To act like a framework for the JDBC driver developers. ... D To hide the specifics of accessing particular kinds of database ... Topic: Java 2: Survey Author: Chris Mc Devitt ... The JDBC ResultSet is actually an interface java.sql.ResultSet. ...
      (comp.lang.java.programmer)
    • Re: Mixing P/R philosophy with OO (within J2EE).
      ... I have observed the work of literally hundreds of Java developers. ... Treating a database like a mere "persistence storage mechanisms" is on ... JDBC - Never before in history were so many database API's ... Topmind, if you're reading this, isn't this a good example of OOP? ...
      (comp.object)
    • Re: What about a DBMS that wont be platform-specific
      ... This would be my first time doing this and the database is being ... There is no JDBC driver for Access. ... In Java, you can use databases which provide only ODBC drivers through the JDBC-ODBC ... Sun includes a JDBC-ODBC bridge with their standard distro, ...
      (comp.lang.java.databases)
    • Re: When MV is not an option
      ... All of his reports ended up on Excel. ... >> He didn't like his data out of synch with the live database, ... but that as soon as you tell a Pick developer that there are ... >>I don't know what google is doing with base.google.com but I'm sure it ...
      (comp.databases.pick)
    • Re: How to modify a MySQL database...
      ... and then update them with Java. ... To learn how to create a MySQL database, ... you will need to learn JDBC. ...
      (comp.lang.java.programmer)