My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 1701
La Suite NemesisRD 1.x es un conjunto de bibliotecas de clases escritas íntegramente en C++ cuyo objetivo es facilitar el desarrollo de aplicaciones profesionales. Las facilidades que ofrece la Suite NemesisRD 1.x está especialmente orientado hacia el desarrollo de aplicaciones distribuidas, au...
=What is BigLog?= *BigLog* is first and foremost a log database. That is, it can be considered one long log file where new data is always appended to the end. This means that an update to an item is normally made by just storing a new value, without overwriting the old value. To get the latest va...
DBGraphNav is a tool to facilitate the browsing of data within relational databases. When integrated into another project, it allows users to view a graphical representation of the relationships between database entries, and to browse them by clicking on a node or connecting line to redraw the graph...
C# library for versioning and refactoring database structure using Microsoft SQL Server Project home page: http://dbrefactor.csharpus.com Quick example: {{{ // This migration creates "Role" table. // Down method exists to roll back a database structure to the previous version. [Migration...
CoreStore allows exploration and mining companies both small and large to manage their geoscientific information, especially drill hole and costean data, through an easy to use web front-end. Requirements include a valid install of Oracle XE/Application Express 3.1.1 Freely downloadable Oracle [...
Master 1 Advanced Database Project from Nice-Sophia Antipolis University. The goal of this project is to create a java application in order to manage education. A french description of this can be found here : http://deptinfo.unice.fr/~grin/mescours/minfo/modpersobj/miniprojets.html
It provides a utility that accepts: 1. A Source connection 2. A Destination connection 3. A Table Name and its primary key 4. A Criteria for selection. It then transfers all the records that match the criteria, and also copies the dependencies of these records.
包括三个分支: 1、使用Excel与VBA的程序 2、网页式的分析,计划利用Tomcat+Ajax实现,前台效率待考 3、纯粹的java分析机
1.homework for soft engineering 2.system for shop management
=RDBMS Viewer= ==Abstract== Warning: Bad grammar ahead! When developing an application for the web, an essential part of that process involves accessing data; writing interfaces that read, write and delete data. Accessing and viewing your database resources, can sometimes involve multiple p...
1 2 3 4 5 6 7 8 9 10 Next