Main > Free Download Search >

Free databases currently available software for mac

databases currently available

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4961
H2 Database Engine 0.9

H2 Database Engine 0.9


H2 is an SQL database engine written in Java more>>
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).
<<less
Download (5.2MB)
Added: 2005-12-15 License: Freeware Price:
1413 downloads
Oracle9i Database R2

Oracle9i Database R2


Enterprise database solution. more>>
Oracle9i Database is the state of the art in object-relational databases. Voted Editors Choice by PC magazine and the #1 database for Linux by Linux Journal, Oracle9i Database is the most scalable and full featured database available.

Whether driving your web site, packaged applications, data warehouses or OLTP applications, Oracle9i Database is a foundation technology for any professional computing environment..
<<less
Download (20KB)
Added: 2004-05-15 License: Freeware Price:
1114 downloads
Jaguar CD Essentials 0.3

Jaguar CD Essentials 0.3


Jaguar CD Essentials is an easy to use and impressive tool which has the ability of making available a few of the necessary but currently missing CD utilities to Jaguar. more>>

Jaguar CD Essentials 0.3 is an easy to use and impressive tool which has the ability of making available a few of the necessary but currently missing CD utilities to Jaguar. In this version you are able to erase a CD-RW without having to use the Disk Utility application and most importantly without having to enter an administrator username or password.

Requirements: Mac OS X 10.2.3 or higher

<<less
Download (65.4KB)
Added: 2003-01-23 License: Freeware Price:
downloads
 
Other version of Jaguar CD Essentials
Jaguar CD Essentials 0.3aimed at making available a few of the necessary but currently missing CD utilities to Jaguar ... aimed at making available a few of the necessary but currently missing CD utilities to Jaguar
License:Free
Download (18K)
downloads
Added: 2003-01-24
Rat Genome Database Search 1.0

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.

Requirements: Mac OS X 10.4 or later.
<<less
Download (105K)
Added: 2006-05-02 License: Free Price:
downloads
License Database 1.0

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.

<<less
Download (2.2MB)
Added: 2003-02-21 License: Freeware Price:
1 downloads
Whats On Widget 1.1

Whats On Widget 1.1


Whats On Widget - Identifies song playing on radio more>>
We have all heard a song on the radio and wondered ‘What song is that?’ or ‘I wonder who sings that song?’

Now, What’s On Widget tells you what song is currently playing and provides links to preview or purchase the song from the iTunes Music Store. Works with most US radio stations, although some markets are not yet available. Whats On?

Widget displays album artwork, allows you to preview the song and buy directly from the iTunes Music Store.

<<less
Download (195KB)
Added: 2006-03-24 License: Freeware Price:
1310 downloads
Databrid 1.3.1

Databrid 1.3.1


Databrid is a browsing, retrieval and manipulation tool for Oracle Databases more>>
Databrid is a tool designed for browsing, retrieval and manipulation tool designed for the novice to the expert user. Databrid works on an Oracle Database (versions 8 and above although not all functionality in the Browser is available for the lower versions).
The core functionality of Databrid revolves around the tabbed areas within the Databrid application. The four main tabs in the main screen of Databrid are: SQL Editor, Browser, File and Jobs.
SQL Editor
The SQL Editor tab allows you to write and run SQL and PLSQL.
The tab provides the ability to use one of more syntax highlighting editors with automatic case adjustment for keywords. Provided with each editor is a table for displaying SQL query results and a text output area to display DBMS_Output output. Jobs can be run in the background allowing for the execution of multiple statements at any given time.
Browser
The Browser tab allows the you to browse various parts of the database schema.
The browsing is done via a particular schema user and displays information on tables, views, sequences etc.
Features include the generation of database creation statements for tables, views etc, browsing table or view data, truncating tables, etc.
File
The File tab allows you work with a CSV (comma delimited text file) and the database without having to load the CSV into the database.
This tab has two areas that functionality:
CSV Update and Database Update. CSV Update allows you to add additional columns to a CSV using a Select statement, including binding CSV column values to the Select statement.
Database Update allows you to update the database using insert, updates, deletes or PLSql by binding the CSV column values into your statement.
Jobs
This tab allows you to view which jobs (started from the SQL Editor and File tabs) are
currently running or have finished. Jobs that are running can also be stopped.
Enhancements:
- Connections to MySql may not work correctly if the Oracle drivers are not in the include path. This may affect some versions of the Oracle drivers as well.
- Schema browser not working for Oracle if the user had select on all tables but no access to the dba views. Thanks to Mike Taylor in helping to fix this issue.
<<less
Download (3.4MB)
Added: 2007-08-14 License: Freeware Price:
802 downloads
iTunes Visionator 0.3e

iTunes Visionator 0.3e


Displays currently playing iTunes w/Salling Clicker. more>>
iTunes Visionator is an AppleScript for iTunes and Salling Clicker thatshows you which music iTunes is currently playing. Every time iTunesstarts a new song iTunes Visionator will display informations about thesong and album artwork (if available).

If not you will see a play icon.If album artwork is present iTunes Visionator will show the informationfor 8 seconds - otherwise for 4 seconds, because there is not so muchto see.
<<less
Download (19KB)
Added: 2004-11-01 License: Freeware Price:
1822 downloads
DesktopLyrics 1.0

DesktopLyrics 1.0


DesktopLyrics - view the lyrics of the song currently playing in more>>
DesktopLyrics is a small software created to help you vizualize the lyrics of the song currently playing in "iTunes" right on your desktop.

The lyrics for the song have to be set in iTunes, DesktopLyrics does nothing to fetch them if they arent available in iTunes.

If you dont want to set all your lyrics manually you can use an application like Harmonic .

<<less
Download (293KB)
Added: 2007-08-08 License: GPL Price:
814 downloads
Element Style 1.0

Element Style 1.0


Element Style - Selects all elements matching the selected element more>>
Element Style is a MultiAd Creator AppleScript that selects all elements on the same spread that have an element style matching the currently selected element.

Completly freeware.

<<less
Download (4KB)
Added: 2006-02-21 License: Freeware Price:
1343 downloads
iTunes2Manila 1.0

iTunes2Manila 1.0


iTunes2Manila - Dump currently playing iTunes song to Manilla web log more>>
iTunes2Manila is a small AppleScript that enables you to automatically upload your currently playing iTunes song to your weblog as a News Item.
It dumps the currently playing iTunes song as a news item to your Manila web log.

<<less
Download (36KB)
Added: 2006-01-18 License: Freeware Price:
1374 downloads
myAccount 1.0

myAccount 1.0


myAccount - get a quick overview of your bellshare account from your dashboard more>>
The bellshare myAccount widget allows you to get a quick overview of your bellshare account from your dashboard.
The widget will show your currently available balances and all active calls, including information about rate.

<<less
Download (46KB)
Added: 2007-05-04 License: Freeware Price:
906 downloads
 
Other version of myAccount
myAccount 1.0currently available balances and all active calls, including information about rate. System
Price: FREE
License:Freeware
Download (46KB)
203 downloads
Added: 2007-05-04
Carbon CapsBeeper 1.1

Carbon CapsBeeper 1.1


Carbon CapsBeeper is a program beginning to beep as caps lock gets pressed. more>> Carbon CapsBeeper 1.1 is a program beginning to beep as caps lock gets pressed. It places a menu item in the menubar to be always accessible.

Enhancements:

  • release notes not available currently

Requirements:

  • Mac OS X 10.4 or later.
<<less
Download (70K)
Added: 2006-09-23 License: Free Price:
downloads
Sarien 0.7.0a2

Sarien 0.7.0a2


Sarien is an open source, portable implementation of the Sierra On-Line Adventure Game Interpreter (AGI). It is currently under development; no production-quality packages have been released more>> Sarien is an open source, portable implementation of the Sierra On-Line Adventure Game Interpreter (AGI). It is currently under development; no production-quality packages have been released. Sarien is able to execute Sierra On-Line AGI games at different levels of playability. Leisure Suit Larry, Kings Quest II and Mixed-Up Mother Gooose are some of the games that have been played from beginning to end with Sarien.

Sarien has features not present in the original Sierra On-Line interpreter. These extra functionalities include double horizontal resolution, enhanced color palette, dictionary and picture viewers, three-channel PCM sound, support to AGDS (a Russian AGI clone) games and a "Quake console" with integrated debugger.

Requirements:
Mac OS X 10.3 or later.
Enhancements:
No information currently available.
<<less
Download (284K)
Added: 2001-11-11 License: Free Price:
downloads
FS2_Open Launcher 1.1.1

FS2_Open Launcher 1.1.1


FS2_Open Launcher - try a new, easyer way, to open FS2_Open more>>
FS2_Open Launcher is a tool that will allow users to abandon the old way of changing the FS2_Open application command line manually by editing the command line file with the text editor. Instead, it will offer them a GUI with all the currently available options for the current version of FS2_Open.
The latest versions of FS2_Open Launcher for OS X feature dynamic menus. That means that they somehow communicate with the FS2_Open application, and obtain a list of all the available command line commands for the application.
That way, the menus of the Launcher will automatically change to reflect the changes made in the latest versions of FS2_Open. However, for that to happen, the application MUST know the exact location of the FS2_Open executable.
You (the user) will be asked to locate the FS2_Open application the first time you open the laucher. If you give the wrong location, dont worry, you can change that later. If you give the wrong location, the menus will be screwed up.
That is normal.
Note : Leave any field whose command you dont want to use blank.
Main features:
- The application will store its preferences into the users library. The preferences file is named "com.soulstorm.fs2_open cmdline 2.plist" and resides into the Preferences folder inside the current users Library.
- The application will need to know the location of the FS2_Open executable. The first time it opens, it will prompt you to select your FS2_Open command line application
- The application will dynamically load the command line arguments using the FS2_Open application you have selected
- If you change the path of the application afterwards, it will NOT be necessary to restart the application in order for the menus to be correctly displayed.
- The Launch FS2_Open button will launch FS2_Open with the current command line arguments. The application to be launched will be the one you have specified in the text field, so be sure to provide a valid path for the application.
- If at any point you wish to reset the applications preferences, delete the file named "com.soulstorm.FS2_open cmdline 2.plist" inside your Preferences directory inside the current users Library.
Enhancements:
- Fixed the custom command line drawer. Hit command-T to use it.
- Fixed minor bugs
- Code improvements
- The loading from custom flag files now really works
- Reloading of all data function also works properly now
- Avoided some problems that would occur if FS2_Open was installed in HD, but the current user wouldnt be an administrator.
- Avoided some problems with the flag file appeared in places other than the home folder.
<<less
Download (316KB)
Added: 2007-05-04 License: Freeware Price:
903 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5