Main > Free Download Search >

Free berkeley db software for mac

berkeley db

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 108
Oracle Berkeley DB Java Edition 3.3.82

Oracle Berkeley DB Java Edition 3.3.82


High performance transactional storage engine. more>> High performance transactional storage engine.

Oracle Berkeley DB Java Edition is a high performance, transactional storage engine written entirely in Java. Like the highly successful Berkeley DB product, Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication.
It stores data in the applications native format, so no runtime data translation is required. Berkeley DB Java Edition supports full ACID transactions and recovery. It provides an easy-to-use, programmatic interface, allowing developers to store and retrieve information quickly, simply and reliably.

Main features:
- Local, in-process data storage.
- Schema-neutral, application native data storage.
- Keyed and sequential data retrieval.
- Easy-to-use Java Collections API.
- Persistence API for accessing Java objects.
- Single process, multi-threading model.
- Record level locking for high concurrency.
- Support for secondary indexes.
- In-memory, on disk or both.
- Configurable background cleaner threads re-organize data and optimize disk use.
- Full ACID compliance.
- Selectable isolation levels and durability guarantees, configurable on a per-transaction basis.
- Managed transactions using the Java Transaction API (JTA).
- J2EE application server integration using J2EE Connector Architecture(JCA).
- Provides support for monitoring, auditing and administration using the Java Management Extensions (JMX).
- Catastrophic and routine failure recovery modes.
- Timeout based deadlock detection.
- Hot and cold backups, log file compaction, and full database dumps.
- 100% pure Java for portability and ease of development.
- Single JAR file - easy to install, runs in the same JVM as the application.
- Java 1.4.2 or later Standard Edition JVM required.
- Programmatic administration and management-zero human administration.
- API for routine administrative functions.
- Small footprint 772KB.
- Scalable to terabytes of data, millions of records.
- Source code, test suite included.

System requirements:
-

Enhancements
- Fix a bug that somtimes causes two log cleaner threads (when multiple threads are configured or multiple app threads call Environment.cleanLog) to select the same file to clean. This can result in two attempts to delete the log file after cleaning. The second attempt causes an exception to be traced repeatedly, but no other side effect. The problem is transient and goes away if the Environment is closed and re-opened. An example of the exception is below. The symptom is that this exception occurs repeatedly, and the file is not present.
- Fix a bug that could cause a LogFileNotFoundException when using an XAEnvironment, if a prepared transaction is not ended prior to a crash and then the prepared transaction is aborted after recovering from a crash. [#17022] (3.3.79)
- Fix a bug that prevented deferred-write record deletions from being made durable by Database.sync, if a crash occurs after Database.sync but prior to the next checkpoint. Under rare circumstances this could also result in a LogFileNotFoundException later when accessing the deleted entry. [#16864] (3.3.78)
- Fix a bug that prevents log cleaning from functioning properly when a temporary DB (DatabaseConfig.setTemporary) is large enough to overflow the JE cache. Also fix a bug that could in rare cirumstances cause an endless loop while performing log cleaning. [#16928] (3.3.78)
- Fix a bug that caused an infinite loop under certain timing dependent circumstances when using EnvironmentConfig.setSharedCache(true). This bug was reported in two different forum posts. Thanks to Kevin Jackson and Vyacheslav Lukianov for reporting it! [#16882] (3.3.78)
- Improve output of partial information in DatabaseEntry.toString. Thanks to archie172 for reporting this on OTN. [#16929] (3.3.78)
- Fix a bug in SecondaryCursor.dup that required the cursor to be initialized. This method, like Cursor.dup, may now be called whether the cursor is initialized or not. Thanks to archie172 for reporting this on OTN. [#16930] (3.3.78)
- Fix a bug that caused NullPointerException when opening an XAEnvironment under certain circumstances, when prepared but uncommitted transactions are present in the JE log and must be replayed during recovery. This bug was reported on the OTN forum by Matthieu Bentot -- thank you Matthieu! An example of the stack trace is below.
- Fix a bug that caused LogFileNotFoundException in rare circumstances for an Environment having one or more Databases configured for duplicates (or one or more SecondaryIndexes with MANY_TO_XXX relationships). The bug only occurs when a single secondary/duplicate key value is associated with a large number of records/entities; specifically, the sub-Btree for a single duplicate key value must have at least 3 levels. [#16712] (3.3.76)
- Fix a bug that caused BufferOverflowException while writing transactional records. This could occur if multiple threads were writing to an environment while using the same Transaction. [#17204]
- Direct Persistence Layer (DPL), Collections and Bind packages - Fix a bug that causes the EvolveStats returned by EntityStore.evolve to contain zeros, even when entities are evolved and written, when no EvolveListener is configured. Thanks to jhalex on OTN for reporting this. [#17024] (3.3.78)

<<less
Download (4.9MB)
Added: 2009-05-18 License: Freeware Price: FREE
176 downloads
 
Other version of Oracle Berkeley DB Java Edition
Oracle Berkeley DB Java Edition 3.0.11Oracle Berkeley DB Java Edition - High performance transactional storage engine
License:Freeware
Download (5.5MB)
1246 downloads
Added: 2006-06-01
Berkeley UPC 2.8

Berkeley UPC 2.8


Berkeley UPC is regarded as a highly-efficient, high-quality extension of the C programming language which is designed for high performance computing on large-scale parallel machines. more>> <<less
Download (27.2MB)
Added: 2008-11-13 License: Free Price:
downloads
 
Other version of Berkeley UPC
Berkeley UPC (Unified Parallel C) 2.8.0Unified Parallel C (UPC) is an extension of the C ...Unified Parallel C (UPC) is an extension of the C programming language designed
License:Freeware
Download (14MB)
15 downloads
Added: 2008-11-12
Berkeley UPC 2.4.0Berkeley UPC - Portable, high-performance Unified Parallel C compiler. Berkeley UPC is the first UPC implementation available for Mac OS X, and delivers competetive
License:Freeware
Download (38.1MB)
701 downloads
Added: 2006-06-26
Berkeley UPC 2.10.0Berkeley UPC 2.10.0 is developed as an useful extension of the C programming language designed ... Berkeley UPC is the first UPC implementation available for Mac OS X, and delivers competetive
Price: Notavailable
License:Freeware
Download
downloads
Added: 2009-11-01
RETE-DB 1.0

RETE-DB 1.0


A free, customizable, multi-user web database frontend RETE-DB is a customizable, multi-user web database frontend; suitable for Address databases, Bug management, Todo lists, File Server more>> A free, customizable, multi-user web database frontend

RETE-DB is a customizable, multi-user web database frontend; suitable for Address databases, Bug management, Todo lists, File Server. RETE-DB is built for the internet; designed for speed, scalability and security. (group concept for access rights).

Main features:
- Groups: Access rights are defined on groups; a group concept allows easy administration of access rights.
- Security: For every record (row) and for every field (column), access rights can be defined seperately.
- Speed: As tests have shown, this program is amazingly fast - even when working with hundred-thousands of records.
- Scalability: Multiple distributed RETE-DB instances can run in parallel on the same database.
- History: Every change of data is logged; even changes in the RETE-DB administration.
- Export: Search results can easily be exported to spreadsheet applications.
- Import: New records can be created and existing records can be updated with data of spreadsheet applications.

System requirements:
- Java

<<less
Download (36.1MB)
Added: 2009-06-12 License: GPL Price: FREE
183 downloads
SparkleThat 1.0

SparkleThat 1.0


SparkleThat is launched to be easy to use yet powerful command line tool that does the following; more>>

SparkleThat 1.0 is launched to be easy to use yet powerful command line tool. Just a simple select on the DB you can create your appcast. You could use this script as a commit hook for subversion so each time you check in code its. built.

Major Features:

  1. Checks out from your subversion repository.
  2. Builds your project.
  3. Puts it in a DMG that can be used with Sparkle
  4. Uploads the DMG to your webserver.
  5. Posts the build entry to your MySQL DB.

Enhancements: Initial release

Requirements: Subversion, Xcode.

<<less
Download (5.5MB)
Added: 2008-01-02 License: Free Price:
downloads
Seamus Berkeley Fine Art Paintings 1.0

Seamus Berkeley Fine Art Paintings 1.0


Seamus Berkeley Fine Art Paintings - Paintings of people and places from around the world more>>
Take a look at paintings of people and places from around the world with this Widget.

Interested in knowing more about oil paintings people, landscapes or still life compositions?

Click on any of the images for links where you can download and print images of paintings or to see QuickTime movies of paintings in progress.

Have fun!
<<less
Download (502KB)
Added: 2006-07-19 License: Freeware Price:
1194 downloads
 
Other version of Seamus Berkeley Fine Art Paintings
Seamus Berkeley Fine Art Paintings 1.0Seamus Berkeley Fine Art Paintings - Seamus Berkeley Fine Art Paintings - Paintings of ... Seamus Berkeley
Price: FREE
License:Freeware
Download (502KB)
180 downloads
Added: 2006-07-19
Kraftwerker 0.1.0

Kraftwerker 0.1.0


Kraftwerker - Free Dashboard widget and a tribute to Kraftwerk more>> MultiDynamics is a powerful multiband dynamics processor useful for mastering, noise reduction, volume maximization, sound design, and more.
* Up to 6 independent bands
* Full featured compressor or expander/gate per band
* Clean (for transparent sound) and vintage (for analog colorization and warmth) dynamics modes
* Stunning visual interface design
* Brand new presets and enhanced preset management
* Up to 192K support
* Proprietary crossover filter network eliminates amplitude distortion between bands
* 6 dB/oct, 18 dB/oct and 30 dB/oct crossovers
* Per band bypass, solo and mute controls
* Comprehensive visualization of input levels and dynamic EQ response
* Adjustable knees and lookahead
* Mono or stereo
* Brand new presets and enhanced preset management
<<less
Download (269KB)
Added: 2008-02-28 License: Freeware Price: FREE
198 downloads
Ethernal 1.2

Ethernal 1.2


Ethernal - visualize all incoming & outgoing Ethernet packets more>>
Ethernal is a simple tool for visualizing all incoming and outgoing Ethernet packets. The source code of the application is available.
I wanted to learn how to read raw Ethernet packets on MacOS X. After going through several examples, I ended up writing this little piece of software. It uses the Berkeley Packet Filter device to read all incoming and outgoing Ethernet packets. I have wrapped the whole thing in a Cocoa GUI using the new bindings features of Mac OS 10.3.
Main features:
- Reads all incoming/outgoing Ethernet packets
- Displays the packet content in hexadecimal/ascii
- Finds any string in packet
- Filters packets
- Dynamic display width
- Save/load packets to disk.
<<less
Download (424KB)
Added: 2006-05-26 License: Freeware Price:
719 downloads
PC-Extension codes DB 1.1

PC-Extension codes DB 1.1


PC-Extension codes database is a Macinstosh stand alone database application. Each database entry describes the PC file and the related file extension code more>> PC-Extension codes database is a Macinstosh stand alone database application. Each database entry describes the PC file and the related file extension code. The program includes a search engine, sorting by fields, exporting of data to a text file.
Requirements:
System 7.1 or later.
<<less
Download (119K)
Added: 1999-08-19 License: Free Price:
downloads
Desktop DB Driver 1.0

Desktop DB Driver 1.0


Desktop DB Driver is an innovative and versatile utility which allows you to view the contents of the Desktop Database. more>>

Desktop DB Driver 1.0 is an innovative and versatile utility which allows you to view the contents of the Desktop Database. It can be used to analyze the DTDB format. To use it, you can either start to browse a DTDB from the given list of volumes, or open a document (either by using Open from the menu or by dragging a file onto the app) in order to view all applications that are registered in the DTDB for that creator.

Requirements: System 7.x

<<less
Download (920.3KB)
Added: 1999-04-05 License: Freeware Price:
downloads
Desktop DB Diver 1.0.6

Desktop DB Diver 1.0.6


Desktop DB Diver is a simple and effective tool for viewing the contents of the Desktop Database. more>>

Desktop DB Diver 1.0.6 is a simple and effective tool for viewing the contents of the Desktop Database. It is used to analyze the DTDB format and to test tools of mine like Reveal Creator. Either start to browse a DTDB from the given list of volumes, or open a document (either by using Open from the menu or by dragging a file onto the app) in order to view all applications that are registered in the DTDB for that creator.

<<less
Download (898.4KB)
Added: 2001-01-21 License: Freeware Price:
downloads
PostgreSQL 8.4.1

PostgreSQL 8.4.1


PostgreSQL is regarded as an innovative and versatile database system which has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. more>>

PostgreSQL 8.4.1 is regarded as an innovative and versatile database system which has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, SunOS, Tru64), BeOS, and Windows. PostgreSQL Database server already embedded a useful GUI - PGadmin.

PostgreSQL is an open-source descendant of this original Berkeley code. It supports a large part of the SQL:2003 standard and offers many modern features.

Major Features:

  1. Complex queries
  2. Foreign keys
  3. Triggers
  4. Views
  5. Transactional integrity
  6. Multiversion concurrency control

<<less
Added: 2009-09-08 License: Freeware Price: Notavailable
downloads
 
Other version of PostgreSQL
PostgreSQL 8.4.0PostgreSQL is an open-source descendant of this original Berkeley code. It supports a large
Price: $0.00
License:Freeware
Download
downloads
Added: 2009-07-21
BitSwapper 0.5.2

BitSwapper 0.5.2


BitSwapper - Convert MAC network address to non-canoncial format more>>
BitSwapper is a simple utility to convert between the so called canonical MAC address format used by Ethernet and the non-canonical one used, for instance, by Token Ring.
Additionally the program is able to perform Vendor/Address lookup in a local DB or remotely.
Enhancements:
- Updated local OUI database
- Switched to the new Xcode format
- New icon.
<<less
Download (154KB)
Added: 2006-05-31 License: GPL Price:
1241 downloads
RebuildDTWTimeDelay 1.0

RebuildDTWTimeDelay 1.0


RebuildDTWTimeDelay - Rebuild the Desktop every 30 days more>>
RebuildDTWTimeDelay is a small AppleScript which checks if the creation date on the system disk is more than 30 days, deletes the desktop db and desktop df files of all mounted fixed disks (every disk whose ejectable is false)

The consequence of this is that the computer rebuilds the desktop files the next time you reboot your Mac.

Completly freeware.


<<less
Download (7KB)
Added: 2006-01-20 License: Freeware Price:
1373 downloads
Duplicates Type/Creator DB 3.3

Duplicates Type/Creator DB 3.3


Duplicates Type/Creator database is stand alone database application. Each database entry describes the TYPE and CREATOR code for a Mac file more>> Duplicates Type/Creator database is stand alone database application. Each database entry describes the TYPE and CREATOR code for a Mac file. This version includes conflicting codes - where two or more "owners" use the same codes. The program includes a search engine, sorting by fields, exporting of data to a text file.
Requirements:
System 7.1 or later.
<<less
Download (119K)
Added: 1999-08-19 License: Free Price:
downloads
gSpell 1.2

gSpell 1.2


gSpell provides spelling suggestions from Google more>>
gSpell is a very useful service for Mac OS X that provides spelling suggestions from Google. For some words and phrases Googles spell checker is much more accurate than a desktop spell checker (since their sites generate insane amounts of statistical data regarding the worlds most common spelling mistakes [searches] and their intended spellings [results clicked]).
Their spell checker also corrects formal names (can your spell checker fix Rachmananoph, Seve Jobz, or Afex Twen?) and colloquialisms not yet included in desktop spell checkers.
gSpell was developed as a final project for the Search Engines: Technology, Society, and Business seminar taught in Fall 2005 at UC Berkeley.
To use:
- Log out and log back in.
- Select any questionable text.
- Press Cmd+Shift to get a spelling suggestion from Google.
<<less
Download (10KB)
Added: 2007-05-09 License: Freeware Price:
898 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5