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.479.568 Times

D2c Database To Code C freeware
Filter: All | Freeware | Demo
 

D2c Database To Code C

1 2 3 4 5 > 
Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.057

D2C - Database to Code (C#) D2C - Database to Code (C#) is a small, simple application specially designed to help you covert a SQL Server Database into C# Code. Using this tool is as easy as can be: you just select the database, the code folder and you are good to go. for WindowsAll Platforms: Windows

License: Freeware Download (56): D2C - Database to Code (C#) Download

Added: July 23, 2013 | Visits: 487

Config to Code Config to Code module for Drupal 5 makes it easy to deploy new views and panels and to version-control changes to existing ones with a source code repository like subversion. It makes it quick and easy to move configured views and panels in the database to code, then safely delete the configured... Platforms: PHP

License: Freeware Size: 10 KB Download (54): Config to Code Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 679

DataBase to Java Web Application DataBase to Java Web Application.This java application automatically generates a java web application framework from an existing database. The original codebase comes from the excellent work of Herve Tchepannou's xPetstore. Platforms: Windows, Mac, Linux

License: Freeware Size: 13.5 MB Download (49): DataBase to Java Web Application Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 493

HOC: A Haskell to Objective C Binding A Haskell to Objective-C binding. Allows access to Apple's Cocoa API from the non-strict functional programming language Haskell. Platforms: Mac, BSD, Linux

License: Freeware Size: 341.53 KB Download (52): HOC: A Haskell to Objective C Binding Download

Added: May 10, 2013 | Visits: 583

Allowing the Python profiler to profile C modules This script lets you take into account time spent in C modules when profiling your Python code. Normally the profiler only profiles Python code, so finding out how much time is spent accessing a database, running encryption code, sleeping and so on is difficult. Profilewrap makes it easy to... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: March 03, 2010 | Visits: 955

PyDBDesigner PyDBDesigner is a free relational database modeling tool that is planned to be able to design both logical and physical models similarly to Erwin(c) and PowerDesigner. Its goal is to provide a useful toolset that allows developers analysts and database designers to design and develop databases... Platforms: *nix

License: Freeware Size: 54.27 KB Download (101): PyDBDesigner Download

Added: September 06, 2013 | Visits: 457

Text To Code Ratio It is important to build optimised web sites, not just on the back end, but on the front end too. This tool will tell you how much code you are using compared to the amount of content that is on your page. A lot of search engines such as Google base their search results upon relevancy to the... Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): Text To Code Ratio Download

Added: June 18, 2010 | Visits: 918

DBIx::DBStag DBIx::DBStag is a Perl module for Relational Database to Hierarchical (Stag/XML) Mapping. SYNOPSIS use DBIx::DBStag; my $dbh = DBIx::DBStag->connect("dbi:Pg:dbname=moviedb"); my $sql = q[ SELECT studio.*, movie.*, star.* FROM studio NATURAL JOIN movie NATURAL JOIN movie_to_star... Platforms: *nix

License: Freeware Size: 133.12 KB Download (100): DBIx::DBStag Download

Added: February 15, 2010 | Visits: 1.222

migratedata migratedata project allows you to write a simple XML file to define how to copy data from one database to another, and perform very simple transformations on the way. Currently, it is immediately able to help you migrate a PostNuke web site to a WordPress one, but to perform any other... Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): migratedata Download

Added: February 21, 2010 | Visits: 888

Libsocketcpp Libsocketcpp provides a easy-to-use C++ socket library class. Dispite the name, the TCPSocket class can handle both UDP and TCP connections. Unfortunatly right now, the class is simple. It does not do anything really fancy like non-blocking sockets, select which interfaces you want to use,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (100): Libsocketcpp Download

Added: October 02, 2010 | Visits: 1.129

Itzam/C++ Itzam/C++ wraps the Itzam database engine with C++ templates for both simple and complex database classes. Itzam/C++ wrapper supports B-tree indexes with unique or duplicate keys, and includes multithreaded resource locking. Complete class documentation is embedded in the source code and... Platforms: *nix

License: Freeware Size: 337.92 KB Download (102): Itzam/C++ Download

Released: June 14, 2010  |  Added: June 19, 2010 | Visits: 3.522

RISE MySQL code generator RISE MySQL code generator The RISE MySQL code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views defined in the RISE model are created in... Platforms: Windows

License: Freeware Size: 446.08 KB Download (233): RISE MySQL code generator Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 433

Automatic Database to Web or Other App Point it to a database and it creates Java classes, JSP, and Flex code. Emits code for create, update, delete, and search. Emits code for Flex charts. Then customize the code as needed. Tested with MySQL, Oracle, and Postgresql. Also can take a query and Platforms: Windows, Mac, Linux

License: Freeware Size: 31.74 MB Download (50): Automatic Database to Web or Other App Download

Added: February 01, 2010 | Visits: 1.050

Java for C++ Java for C++ is a tool to generate C++-wrapper-classes for existing Java-classes. This tool reads a list of Java class names and creates source code for C++-classes to wrap them. The implementation of the wrapper classes uses JNI (Java Native Interface) to call the "real" Java classes. The... Platforms: *nix

License: Freeware Size: 44.03 KB Download (105): Java for C++ Download

Added: May 07, 2010 | Visits: 986

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to... Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 458

Microsoft StyleCop Microsoft StyleCop was designed to analyze C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project The general idea is to enable the tool for all of your solutions, but disable the tool from analyzing all... Platforms: Windows

License: Freeware Download (56): Microsoft StyleCop Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 570

Gaud - Database Visual Editor Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another. Platforms: Windows, Mac, Solaris, Linux

License: Freeware Size: 82.51 KB Download (49): Gaud - Database Visual Editor Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 722

DataBase Publisher PineCode DataBase Publisher (DBP) can transfer data from a FileMaker Pro database to an Adobe InDesign document. DBP can also handle pictures and even modify them 'on the fly' using Adobe Photoshop. If you want to produce database driven publications like catalogs, brochures, mail merges, address... Platforms: Mac

License: Freeware Size: 3.6 MB Download (57): DataBase Publisher Download

Added: February 08, 2010 | Visits: 1.328

GTK-Doc GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code. Note that GTK-Doc wasnt originally intended to be a general-purpose documentation tool, so it can be a... Platforms: *nix

License: Freeware Size: 235.52 KB Download (100): GTK-Doc Download

Added: September 14, 2010 | Visits: 868

uRadiusLib uRadiusLib is a full, small, and easy to use C RADIUS client library. It includes full AAA example code with complete attribute sets. It provides AAA via a very easy C API for your applications. uRadiusLib is based on the Cistron and Livingstone radiusd code. It was originally designed to be... Platforms: *nix

License: Freeware Size: 38.91 KB Download (116): uRadiusLib Download

1 2 3 4 5 >