MiningFlow is an environment created for text mining experiments. It helps a text mining analyst to compose several web services in order to create an full experiment. The environment uses semantic aproach to support the design task.
A graphical design tool for building a database schema. Connects to several live databases (including Postgres, MySQL, Sybase and MS SQL Server) and uploads and downloads schemas. Generates and parses SQL and generates Java source code from the schema.
Webapplikation, that shows the geographical location of the over 2000 synagogues destroyed in World War 2 in Austria and Germany. It allows to add information to each synagogue by user entries. It uses techniques like AJAX, GeoCoding and ReverseGeoCoding
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A WYSIWYG database modeling tool based on eclipse,it can generate code for hibernate,ojb,ibatis,openJpa.The supported platform includes oracel,db2,mysql,mssql,sybase,derby,MaxDB,SapDB,PostgreSql,HsqlDB and the databases which has JDBC driver.
commTee is a system which is used to store informations received from mobile clients (Phone, PND, PDA, ...). The system is able to work with about 10k nodes. Used protocols and technologies: UDP, TCP/IP, Sockets, Java, Hibernate, OSGI
Providing a Web based console to manage a remote machine: copy/paste, execute commands, edit files, exectue SQL statement, provide AJAX based look and feel, and more...
CURED - C-ENG's electronic democracy tool - is a web-based elections utility that allows student groups to run reliable and effective electoral processes.
The Beerhouse web application is a well-known reference application for ASP.NET. This project will replicate that application using the WaveMaker Visual Ajax Studio by WaveMaker Software, Inc. Project Forum: http://dev.wavemaker.com
Explorador de datos en base a las tablas en un modelo relacional.
Se utilizara para poder navegar entre tablas y visualizar datos rapidamente.
Desarrollado en java, permitira la exploracion de tablas y datos de multibles bases de datos.
Dbtar is a free software which allows the migration of data between various types/versions of databases. This first version of the software supports the following types of databases: Oracle7, MaxDB, Transbase.
I often encountered an inability among users to think beyond SAP and MS.
Goal of the project is to create a web based application management platform, which enables organisations to easily manage applications within the system.
Not a search engine but navigation routes within a research domain.
The Centre d'Informations (CI) aim is to articulate and display whatever type of knowledge available on a given field (see screenshots examples for various fields).
The software is built as a network of information articulated using concepts (figure). The website should not be understood as a conventional search engine but as different ways to navigate within this knowledge (information and concept) network.
Each information is thoroughly formalized; the aim is not exhaustivity or...
Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries
A easy to use light weight O-R mapping component it only can be used with MySQLdatabase now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the
CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.