Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.495 Times

Object Databases freeware
Filter: All | Freeware | Demo
 

Object Databases

< 1 2 3 4 5 
Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 263

ORMLite Object Relational Mapping Lite (ORMLite) provides simple yet powerful functionality for persisting Java objects to SQL databases while avoiding the overhead of other ORMs. Supports MySQL, Postgres, SQL Server, H2, Derby, HSQLDB, Sqlite, and others. Platforms: Windows, Mac, Linux

License: Freeware Size: 263.03 KB Download (53): ORMLite Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 381

OVal - object validation framework OVal is an extensible object validation framework for Java 5 or later. Annotations (@NotNull) or XML configuration files can be used to express class constraints. OVal can optionally use AspectJ to enforce automatic validation (DbC) Platforms: Windows, Mac, Linux

License: Freeware Size: 23.22 MB Download (53): OVal - object validation framework Download

Added: May 10, 2013 | Visits: 320

Fibonacci Object This script shows a simple class useful to compute Fibonacci numbers. Object methods return the nth Fibonacci number, return list first n Fibonacci numbers and list from F(k) to F(n) numbers. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Fibonacci Object Download

Added: October 16, 2013 | Visits: 381

The Sound Object Librar The Sound Object Library is an object-oriented audio processing library. It provides objects for synthesis and processing of sound that can be used to build applications for computer-generated music. The core code, including soundfile and text input/output, is fully portable across several... Platforms: Mac

License: Freeware Size: 870.4 KB Download (53): The Sound Object Librar Download

Added: June 25, 2013 | Visits: 522

Object Oriented eXperience OOX stands for Object Oriented eXperience. This module adds a basic therefore useful set of OOP library for Drupal module developers.Beside some helpful helpers, it provides a generic hookable implementation of the registry pattern.A better description will come. Platforms: PHP

License: Freeware Size: 30.72 KB Download (52): Object Oriented eXperience Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 558

JDots, Java Dynamic Object Tree Software JDots, Java Dynamic Object Tree Software. A library/framework to create a dynamic tree of Java objects, for active method communication/propagation. Java implementation of the BEAST project. Platforms: Windows, Mac, Linux

License: Freeware Size: 154.52 KB Download (52): JDots, Java Dynamic Object Tree Software Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 632

Simple DB Object Builder DB Object builder is a simple tool which can generate a lot of Java source file for you. Each Java source file map to a table in your database. It is like Hibernate, but it is smaller than it and do not use any complex XML configuration files. Platforms: Windows, Mac, Linux

License: Freeware Size: 237.59 KB Download (52): Simple DB Object Builder Download

Released: August 06, 2012  |  Added: August 06, 2012 | Visits: 441

Simple Object Oriented Lanaguage (SOOL) Simple Object Oriented Language and Compiler (SOOL): using for students taking Compiler Design course Platforms: Windows, Mac, Linux

License: Freeware Size: 408.37 KB Download (52): Simple Object Oriented Lanaguage (SOOL) Download

Added: May 10, 2013 | Visits: 533

Null Object Design Pattern This script is a sample implementation of the 'Null Object' design pattern. Roughly, the goal with Null objects is to provide an 'intelligent' replacement for the often used primitive data type None in Python or Null (or Null pointers) in other languages. These are used for many purposes... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Null Object Design Pattern Download

Added: May 10, 2013 | Visits: 500

Dump all the attributes of an object This script prints a nicely formatted overview of an object, including _everything_ in the object's `dir'. This is great when programming interactively.It is more comprehensive than help(), prettier than dir(). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Dump all the attributes of an object Download

Added: May 10, 2013 | Visits: 390

Extensible object to XML converter This function generates XML for any Python object through recursive functions. It is easy to add specific handlers for your own object types for more complex output options. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Extensible object to XML converter Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 384

Lazy - Hypertext Views on Databases Lazy is a language and a system to publish databases on the Web and to prototype full Web applications. It is based on the declarative specification of hypertext viewsNo imperative programming is required to create a database-backed web site. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.93 MB Download (51): Lazy - Hypertext Views on Databases Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 1.298

Object-Oriented JNI for .NET (low-level) Object-Oriented JNI for .NET (low-level), Library for .NET Framework v.1.1. Supports Standard JNI interface (SUN/IBM/MS JDK1.1.x-1.6.x) for developing and running code in C#, MCpp, VB, J#.The main features available:- JNI code can be written only in managed code;- supported .NET languages: C#,... Platforms: Windows

License: Freeware Size: 1.36 MB Download (50): Object-Oriented JNI for .NET (low-level) Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 419

JavaScript Object Graph JavaScript Object Graph for Java is a library designed to simplify working with JSON objects in Java code. Platforms: Windows, Mac, Linux

License: Freeware Size: 1.27 MB Download (50): JavaScript Object Graph Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 475

Zaxas: Object Oriented Ajax Framework Zaxas is a promising Object Oriented Ajax Framework. Ajax brings more interactive web and Zaxas makes it's implementation very simple. Simplicity is the key feature of Zaxas. Build your Ajax web application in any platform with Zaxas. Platforms: Windows, Mac, Linux

License: Freeware Size: 20.03 KB Download (50): Zaxas: Object Oriented Ajax Framework Download

Added: May 10, 2013 | Visits: 248

Caching object creation This script contains many recipes to memoize functions. Using this script you can cache object creation, i.e. __new__ and __init__ methods are called only when n.e. __newt;br /> Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Caching object creation Download

Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 728

Object Oriented C The Object Oriented C or OOC kit is designed for programers who want to develop software in an Object Oriented manner. OOC implements classes, single inheritance and exception handling. It is ideal for students that are getting to know Object Oriented programming. Platforms: Windows

License: Freeware Download (49): Object Oriented C Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 434

Java Object Mapping Project Object Mapping Project (OMaP) proposes a way to define and to perform mappings of Java object instances. The objects could be mapped to a XML String, another Java object, database records, Swing screens, etc. And, of course, mapping back is also supported Platforms: Windows, Mac, Linux

License: Freeware Size: 449.3 KB Download (49): Java Object Mapping Project Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 383

JMS Distributed Object Framework [RETIRED] The JMS Distributed Object Framework provides an advanced request/reply framework over JMS, message-driven beans and servlets. Platforms: Windows, Mac, Linux

License: Freeware Size: 772.25 KB Download (49): JMS Distributed Object Framework Download

Released: December 08, 2012  |  Added: December 08, 2012 | Visits: 498

mbass - Pd object bass drum synthesizer Full featured analogue modeled bass drum synthesizer, written in the object orient real-time music and multimedia environment PD (Pure Data.) Platforms: Windows, Mac, Linux

License: Freeware Size: 88.57 KB Download (49): mbass - Pd object bass drum synthesizer Download

< 1 2 3 4 5