or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
Sorry!
More Buying Choices
41 used & new from $0.01

Have one to sell? Sell yours here
 
   
Oracle and Open Source: Tools and Applications
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

Oracle and Open Source: Tools and Applications (Paperback)

~ (Author), (Author)
5.0 out of 5 stars  See all reviews (6 customer reviews)

Price: $54.99 & this item ships for FREE with Super Saver Shipping. Details
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Want it delivered Tuesday, November 10? Choose One-Day Shipping at checkout. Details
19 new from $0.01 22 used from $0.01

Formats

Amazon Price New from Used from
  Paperback $54.99 $0.01 $0.01
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Best Value

Buy Oracle and Open Source: Tools and Applications and get Oracle PL/SQL Best Practices at an additional 5% off Amazon.com's everyday low price.

Oracle and Open Source: Tools and Applications + Oracle PL/SQL Best Practices
Buy Together Today: $69.20

Show availability and shipping details

  • This item: Oracle and Open Source: Tools and Applications

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Oracle PL/SQL Best Practices

    In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details


Customers Who Bought This Item Also Bought

Oracle Regular Expressions Pocket Reference

Oracle Regular Expressions Pocket Reference

by Jonathan Gennick
4.3 out of 5 stars (3)  $9.95
Explore similar items

Editorial Reviews

Amazon.com Review

Oracle made a big decision a couple of years ago. The company decided to open certain aspects of its relational database management system (RDBMS) to manipulation by outside software. That architectural decision enabled a whole community of specialized software developers to thrive. In Oracle & Open Source, Andy Duncan and Sean Hull explore the universe of open source (that is, modifiable and largely free) software for Oracle applications. The authors approach the subject from two angles: that of database administrators who simply want to locate, download, and use tools that others have created, and that of the software developer who wants to learn about and take advantage of the hooks Oracle has built into its products.

The downloaders will be pleased with documentation of Orac, Oddis, Karma, Oracletool, GNOME-DB, and other ready-to-run administration and design tools. The book explains what each tool does, where it comes from, how to install it, and how to use it (complete with hallmark O'Reilly options lists in most cases). The programmer set, eager to contribute to the collection of open-source Oracle tools, will learn a lot from documentation of Oracle-specific libraries for various languages, including Oratcl for Tcl/Tk, several Perl modules, DCOracle for Python, and the Java Database Connectivity (JDBC) classes for Java. Some programmers may find the introductory sections too general in focus, but they'll be pleased by sections that explain the use of specific methods and functions. --David Wall

Topics covered: The collection of libraries that have come into existence to facilitate interaction with Oracle databases from within home-grown software, as well as programs that others have written to take advantage of those libraries.



Product Description

Oracle & Open Source is the first book to tie together the commercial world of Oracle and the free-wheeling world of open source software. Today, there are many excellent and freely available software tools that Oracle developers and database administrators can use, at no cost, to improve their own coding productivity and their system's performance. Oracle & Open Source describes close to 100 open source tools you can use for Oracle development and database administration, from large and widely known open source systems (like Linux, Perl, Apache, TCL/Tk and Python) to more Oracle-specific tools (like Orasoft, Orac, OracleTool, and OraSnap). This book shows you how to obtain the software, how to adapt it to best advantage, and how to go about releasing your own software to the open source community. The book abounds with code examples, download and installation instructions, and helpful usage hints.

Product Details

  • Paperback: 424 pages
  • Publisher: O'Reilly Media; illustrated edition edition (April 15, 2001)
  • Language: English
  • ISBN-10: 0596000189
  • ISBN-13: 978-0596000189
  • Product Dimensions: 9.1 x 7.1 x 0.9 inches
  • Shipping Weight: 1.5 pounds (View shipping rates and policies)
  • Average Customer Review: 5.0 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon.com Sales Rank: #866,693 in Books (See Bestsellers in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Look Inside This Book
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index

What Do Customers Ultimately Buy After Viewing This Item?

Oracle and Open Source: Tools and Applications
69% buy the item featured on this page:
Oracle and Open Source: Tools and Applications 5.0 out of 5 stars (6)
$54.99
Oracle PL/SQL Best Practices
31% buy
Oracle PL/SQL Best Practices 3.9 out of 5 stars (14)
$19.79

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

6 Reviews
5 star:
 (6)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
5.0 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
4 of 4 people found the following review helpful:
5.0 out of 5 stars Oracle and Open Source - an Oxymoron?, May 18, 2001
By Jared Still (Beaverton, OR United States) - See all my reviews
(REAL NAME)   
Hardly, and after taking a look at this book you will agree.

This book is perfect for anyone that wants to investigate the use of Open Source tools with their Oracle databases.

Finding out what is available, what is useful, what is available, where to get it and how to install it can take a great deal of time.

There is a lot of useful Open Source software available for use with your Oracle database, and though I am a proponent of Open Source software, I will readily admit that it is not all good.

I've given up in exasperation with more than one Open Source tool that would not compile, promised more than it delivered, or simply did not work.

There is though a large collection of Open Source tools that do work, and work well.

What Andy Duncan and Sean Hull have done is compiled an encyclopedia of Open Source tools that do work, and work with the Oracle database.

This book is much more than just a list of Open Source software. Sean and Andy tell you where to find each application, how to install and configure it, and how to use it.

Need to know the different connection methods for Oracle and JDBC? You'll find it here.

How about using Oracle, Apache and JServ? It's in this book.

I thought myself fairly well versed in what Open Source tools were available for Oracle, that is prior to seeing this book.

Some excellent Oracle specific tools are here that I was not aware of previously. In fairness to me though, I know of at least one not in the book. :)

Oracle & Open Source is a well thought out and well executed guide that belongs on the desk of every Oracle DBA, Architect and developer that wants to get a jump start on using Open Source software with Oracle.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars An eye opener for Oracle lovers, June 19, 2001
By vad roytman (Northbrook, il USA) - See all my reviews
Found this book very useful and a real eye opener for those who like myself believed that all your Oracle goodies coming from Oracle Corp. A set of Open Source tools and applications described in this book is amazing. In particular, DB Prism/Cocoon is something that I jumped in right away. Whether you are DBA, developer or just a plain user of Oracle databases, you will find something that will benefit you/your business. Money well spent.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
2 of 2 people found the following review helpful:
5.0 out of 5 stars Excellent Resource, June 13, 2001
By Todd Hawley (San Francisco CA) - See all my reviews
(TOP 500 REVIEWER)    (REAL NAME)   
Oracle for quite some time now has embraced Open Source technology and as a result there are a number of Open Source tools that can be used with Oracle databases. This book takes a look at all of them. Starting off with a brief "history" of how Oracle and Open Source software have combined to build a number of Oracle applications, how Tcl, Perl, and Python have played a part and how to install them, building web-based Oracle apps, how Java, GNOME, and GTK+ also are involved with Oracle software, even a brief mention of how Linux & Oracle work together.

There is a wealth of good open source programs around for use with Oracle and this book gives a detailed explanation of how to install and use all of them to your advantage.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Superb Introduction
If you've come from the Oracle mainstream like me, you're probably not even aware of the breadth of open source apps and tools that can be used with the database. Read more
Published on December 2, 2001 by D. R. Horne

5.0 out of 5 stars Eye Opener for enterprise user
I find the content exciting and very educational. I am a developer in the corporate enviroenment and mainly use mainstreem software. Read more
Published on August 30, 2001 by Rajeeva V Indiketiya

5.0 out of 5 stars Everything you need to know about Oracle Open Source
I'm a professional Oracle development consultant, with many O'Reilly Oracle books in my collection, and this one is definately up to the usual high standard. Read more
Published on May 14, 2001

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums



So You'd Like to...


Create a guide

Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.