what is database
ACR Codes Database 1.2
ACR Codes Database brings a powerful application which has the aim to browse, search and generate ACR Codes (acr.org). more>>
ACR Codes Database 1.2 brings a powerful application which has the aim to browse, search and generate ACR Codes (acr.org). It is used to generate ACR codes for our teaching files database. It is available for MacOS 9.x and Windows OS. It includes all 6500 ACR Codes
Requirements: All Mac
Oracle9i Database R2
Enterprise database solution. more>>
Whether driving your web site, packaged applications, data warehouses or OLTP applications, Oracle9i Database is a foundation technology for any professional computing environment..
License Database 1.0
License Database is an innovative and versatile utility which stores software license information like serial numbers. more>>
License Database 1.0 is an innovative and versatile utility which stores software license information like serial numbers.
You all have lots of serial numbers lying around, and when ever the software needs to be reinstalled the job of finding the email with the serial number in it comes along. License Database hopes to solve this problem by providing a central storage area for all your serial numbers. Unlike other serial databases available License Database has kept things simple. The interface is clean and tidy and best of all License Database is free.
Tech Database 2.4
Two databases for hardware info and images. more>>
One for hardware information and the second to store whatever images you choose to represent a given piece of hardware, (i.e. Laptops, CPUs, Modems, etc.) Printing reports has not yet been implemented in this version as I always find my exported data more useful than a printed report from FMPro.
lease feel free to alter this database to suit your needs. Then send the developer a copy!
Apple Spec Database 8-98
Apple Spec Database is a rather praiseworthy program that contains detailed technical specifications on a variety of Apple computers, displays, and printers introduced since 1984. more>>
Apple Spec Database 8-98 is a rather praiseworthy program that contains detailed technical specifications on a variety of Apple computers, displays, and printers introduced since 1984. These specifications include information about memory configurations, power requirements, video capabilities, built-in ports, software, sound capabilities, and logic board components.
GestLab Database 22
GestLab Database gives you a free tool which starts with version 1.1, the application and database are separate files. more>>
GestLab Database 22 gives you a free tool which starts with version 1.1, the application and database are separate files. In order to use it, you must download both files (GestLab and GestLab Database), and place them in the same folder.
iRad Database 1.0.2
iRad Database is a highly-efficient, high-quality DICOM image server that functions as an optional database for iRad. more>>
iRad Database 1.0.2 is a highly-efficient, high-quality DICOM image server that functions as an optional database for iRad. iRad Database allows JPEG lossless and non compressed transfer syntaxes. iRad Database is a precompiled version of dcm4jboss and jboss.
Farsi/English database 1.3
Farsi/English database - Farsi/English and English/Farsi dictionary-database more>>
Please make sure, that in your System in the "System Prefernces/International panel" Arabic and Farsi is activated and Arabic is on the top of the List and Farsi is the second place.
Enhancements:
- Added more then 3000 new Computer related words.
Pinball Database 1.1
Pinball Database - It allows you to search for games in the Internet Pinball Database (IPDB) directly on your dashboard. more>>
Play Solitaire on Mac and Windows. You get over 110 fun levels to play, and three unique solitaire games in one package! Enjoy the three games Klondike, Tri Peaks and Matching, accompanied by soothing music and beautiful background images. Solitaire Epic features an intuitive and easy to use interface, unlimited undos and in-game hints. You can also make your own levels.
System Requirements: Intel or PowerPC Mac, 1Ghz, 128 MB
<<lessAppleSpec Database 01/03
AppleSpec Database contains records of every computer ever made by Apple Computer, including Apple I - Lisas, Newtons and NeXT machines more>> AppleSpec Database contains records of every computer ever made by Apple Computer, including Apple I - Lisas, Newtons and NeXT machines. Images, code names, order numbers and historical data have also been included.
FileMaker Pro 5.x or later.
Version 01/03 via MacWorld San Francisco, 2003, saw the release of new PowerBooks (17" & 12"), but several announcements had been made during the last several months such as the 20GB iPod (and Windows versions of all three sizes), Widescreen iMac. Perhaps most interesting, however, was the release of the Burton Amp, an iPod "accessory" in the form of a snowboarding jacket with integrated iPod controls on the sleeve.
Software Database 6.2
Software Database is one of the most salutary programs with which you can keep track of all your software (and hardware too) in one easy to use AppleWorks database. more>>
Software Database 6.2 is one of the most salutary programs with which you can keep track of all your software (and hardware too) in one easy to use AppleWorks database. Can't remember how much unpaid shareware you have? Let the Software Database help you sort it out! Need that tech support or upgrade phone number? Version number or serial number? Email, regular mail, ftp, or web address? Here they are, all in one central location.
Versions are also available for ClarisWorks/AppleWorks 5 and ClarisWorks 4, 3, and 2.
Software Database is Postcardware.
H2 Database Engine 1.1.113
An SQL database engine written in Java more>> An SQL database engine written in Java
H2 is an SQL database engine written in Java (but also available as a native binary). JDBC and ODBC APIs are supported.
Embedded and server modes are available. A Web console application is included. Clustering is supported.
H2 Database Engine is a web based java database engine.
Main features:
- Fast database engine
- Free, source code is included
- Supports standard SQL
- Written in Java
- Disk based or in-memory databases
- Browser base Console application
- JDBC API
- Limited ODBC support
- Embedded and client/server (network) mode
- High availablility support (clustering / failover)
- Wide range of data types including large objects (BLOB/CLOB)
- Strong security features (SSL, users, roles, encrypted files)
- Multiple connections, table level locking
- Cost based optimizer, using a genetic algorithm for complex queries
- Transaction support (serializable transaction isolation)
- Zero-administration, automatic recovery
- Large resultset, external sorting
- Scrollable and updatable resultset support
- Read only views and inline views
- Inner and outer joins, subqueries
- Many functions already built-in
- Triggers and Java functions / stored procedures
- Referential integrity / foreign key constraints with cascade, check constraints
- Multiple schema support
- Compatibility modes for HSQLDB, MySQL and PostgreSQL
- Sequence and autoincrement columns
- Well tested (high code coverage, randomized stress tests)
- Small footprint (smaller than 1 MB)
- Uses a small number of database files
- Can be compiled to native code using GCJ
- Primary keys, multiple index types (b-tree, linear hash, tree, hash)
- ORDER BY, GROUP BY, HAVING, UNION, LIMIT
- Information Schema
- Multiple connections
- Collation support
- EXPLAIN PLAN support
- The database can generate SQL script files
- Support for linked tables, and a built-in virtual range table
- Automatic re-compilation of prepared statements
- Sophisticated trace options
- Low memory requirements
- Easy to understand exception messages
- Standard handling of NULL values
- Multilanguage console application (at this time, English and German).
Enhancements
- Shell tool: the built-in commands EXIT, HELP, ?, LIST, and so on didnt work with a semicolon at the end.
- JDK 1.5 is now required to build the jar file. However it is still possible to create a jar file for Java 1.4. For details, see buildRelease.sh and buildRelease.bat. As an alternative, compile using JDK 1.5 or 1.6 and use Retrotranslator to create a Java 1.4 version http://retrotranslator.sourceforge.net/).
- When deleting or updating many rows in a table, the space in the index file was not re-used in the default mode (persistent database, b-tree index, LOG=1). This caused the index file to grow over time. Workarounds were to delete and re-created the index file, alter the table (add a remove a column), or append ;LOG=2 to the database URL. To disable the change, set the system property h2.reuseSpaceBtreeIndex to false.
- Identifiers with a digit and then a dollar sign didnt work. Example: A1$B.
- MS SQL Server compatibility: support for linked tables with NVARCHAR, NCHAR, NCLOB, and LONGNVARCHAR.
- Android: Workaround for a problem when using read-only databases in zip files (skip seems to be implemented incorrectly on the Android system).
- Calling execute() or prepareStatement() with null as the SQL statement now throws an exception.
- Benchmark: the number of executed statements was incorrect. The H2 database was loaded at the beginning of the test to collect results, now it is loaded at the very end. Thanks to Fred Toussi from HSQLDB for reporting those problems. However the changed do not affect the relative performance.
- H2 Console: command line settings are no longer stored in the properties file. They are now only used for the current process, except if they are explicitly saved.
- Cache: support for a second level soft-references cache. To enable it, append ;CACHE_TYPE=SOFT_LRU (or SOFT_TQ) to the database URL, or set the system property h2.cacheTypeDefault to "SOFT_LRU" / "SOFT_TQ". Enabling the second level cache reduces performance for small databases, but speeds up large databases. It makes sense to use it if the available memory size is unknown. Thanks a lot to Jan Kotek!

Rat Genome Database Search 1.0
Rat Genome Database Search is a professional and easy-to-use widget that offers scientific researchers a quick way to run searches for genes, quantitative trait loci, ontologies, rat strains, literature references, and other information available at the Rat Genome Database. more>>
Rat Genome Database Search 1.0 is a professional and easy-to-use widget that offers scientific researchers a quick way to run searches for genes, quantitative trait loci, ontologies, rat strains, literature references, and other information available at the Rat Genome Database.
AppleSpec Database Jan, '03
AppleSpec Database Jan, 03 is known as an effective canonical list of every piece of hardware ever released by Apple Computer. more>>
AppleSpec Database Jan, '03 is known as an effective canonical list of every piece of hardware ever released by Apple Computer. Mostly for developers, macintosh consultants and technical afficionados, the database is the #1 Technical resource to help people do their jobs.
Requirements:
- Mac OS 8.6 - 9.x
Dofus Creature Database 1.3
Dofus Creature Database - manage info on the creatures of Dofus more>>
The Creature Part: have the important info on the creatures of Dofus , their stat (Hp, Ap, Lvl), and drop (pp-lock, % to drop). Dcd have information on 500+ creatures.
The Dungeon Part: have the basic information on Dofus Dungeon ( entrance, reward, rooms).
Youll have all the info switching to any website.
Dofus Creature Database is universal binary, but require Mac Os X Tiger. Its available in English and in Italian.