| Projects on Google Code | Results 1 - 10 of 1791 |
=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 [...
Database,
mining,
exploration,
Oracle,
drill,
diamond,
APEX,
hole,
drilling,
XE,
drillhole,
geology,
geologist,
application,
web
包括三个分支:
1、使用Excel与VBA的程序
2、网页式的分析,计划利用Tomcat+Ajax实现,前台效率待考
3、纯粹的java分析机
1.homework for soft engineering
2.system for shop management
=Introduction=
My intent in this project is to eventually provide a software framework to represent the lexicon of virtually any human language, whether [http://en.wikipedia.org/wiki/Natural_language natural] or [http://en.wikipedia.org/wiki/Constructed_language constructed]. (This framework is n...
Database,
Lexicon,
Lexemes,
Dictionary,
Manager,
Human,
Language,
Utility,
Linguistics,
Student,
Framework
SimpleDBM is a transactional database engine, written in Java. It has
a very small footprint and can be embedded in the address space of an
application. It provides a simple programming API, which can be learned
very quickly.
==Features==
SimpleDBM has the following features:
# *Transacti...
Mod_ndb is an Apache module that provides a Web Services API for MySQL Cluster. It creates a direct connection from an Apache Web server to the NDB data nodes in a MySQL Cluster (bypassing mysqld, and eliminating the need to create or parse SQL queries at run-time). This allows you to query and mo...
Team Composition: 5 members in our team - Baeck Seung Hyub, Suh Jongok, Thérèse Guiadem, Yan Penskiy, Zhou Yifan (Team leader)
Goals: To create a database of elevations in Sophia-Antipolis region for business logic and website interface teams.
Work Discription: First of all, we pick 18 positi...