Oracle and Open Source

Oracle and Open Source
ISBN-10
0596000189
ISBN-13
9780596000189
Category
Computers / Database Administration & Management
Pages
424
Language
English
Published
2001-04-01
Publisher
O'Reilly Media, Incorporated
Authors
Andy Duncan, Sean Hull

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. As this book reveals, these two worlds are not as far apart as they may seem. 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. Moreover, many of the finest Oracle developers are now making their source code freely available so their peers can build upon this code base. Oracle Corporation is even porting its RDBMS to Linux and starting to incorporate a growing number of open source tools in the company's own software.

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). You'll learn how to obtain the software and how to adapt it to best advantage. The book abounds with code examples, download and installation instructions, and helpful usage hints.

Not only does it tell you how to find and use existing open source code; Oracle & Open Source gives you the details and the motivation to build your own open source contributions and release them to the Oracle community. You'll learn all about tools like the Oracle Call Interface (OCI) and Perl-DBI (Database Interface), which provide the glue allowing new open source tools to link into commercial Oracle software.

With Oracle & Open Source as a guide, you'll discover an enormous number of highly effective open source tools, while getting involved with the thriving community of open source development.

Similar books

  • Oracle & Open Source
    By Andy Duncan, Sean Hull

    Oracle & Open Source

  • Oracle on LinuxONE
    By IBM Redbooks, Sam Amsavelu, Susan Adamovich

    In this IBM Redbooks® publication, we explore the IBM and Oracle Alliance and describe how Oracle Database benefits from LinuxONE. We then explain how to set up Linux guests to install Oracle Database 12c.

  • Oracle on IBM Z
    By IBM Redbooks, Sam Amsavelu, Susan Adamovich

    ... Practical Migration from x86 to Linux on IBM System z, SG24-8217. 4.4.1 ... migration 53 Migration Considerations before migration.

  • Perl for Oracle DBAs
    By Andy Duncan, Jared Still

    ... returns the name of the language: $string = Language_to_Text($lang); Language Works out the internal ID for the current language, or changes it: $lang = Language(); Language($lang); $oldlang = Language($newlang); Languages Returns ...

  • Oracle PL/SQL Programming
    By Steven Feuerstein, Bill Pribyl

    If you're working with multibyte character sets , it matters which function you use in any given situation . When using Unicode , you have even more character function variations to learn about . Code points and code ...

  • Oracle Embedded Programming and Application Development
    By Lakshman Bulusu

    Focusing on tried and true best practice techniques in cross-technology based Oracle embedded programming, this book provides authoritative guidance for improving your code compilation and execution.

  • Oracle PL/SQL Language Pocket Reference: A Guide to Oracle's PL/SQL Language Fundamentals
    By Chip Dawes, Steven Feuerstein, Bill Pribyl

    Provides quick-reference information that will help you use Oracle's PL/SQL languange, including the newest Oracle Database 10g features. This is a companion to Steven Feuerstein and Bill Pribyl's Oracle PL/SQL Programming.

  • Learning Oracle PL/SQL
    By Steven Feuerstein, Bill Pribyl

    "Learning Oracle PL/SQL" introduces PL/SQL in a way that's useful to a variety of audiences: beginning programmers, new Oracle database administrators, and developers familiar with other databases who now need to learn Oracle.

  • Penetration Tester's Open Source Toolkit
    By Jeremy Faircloth

    This book expands upon existing documentation so that a professional can get the most accurate and in-depth test results possible.

  • Oracle PL/SQL Language: Pocket Reference
    By Chip Dawes, Steven Feuerstein, Bill Pribyl

    This updated edition describes features available in Oracle9i, and provides a quick reference that summarizes PL/SQL syntax for every developer who uses PL/SQL for database programming.