Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Target of project is to create library system with database. Database will contain books, users and borrowing status. System will be able to reserve or borrow a book(s). One administrator will admin whole system by himself.
Marc's Awesome Name Generator is a Java based library to allow the easy and fast generation of random first, middle and last names based on user-definded criteria, such as culture of origin or contained letters.
The winning entry in the JISC MOSAIC Developer Competition. It makes use of the Huddersfield Library usage data to present a new user interface to search and find books in a Library, showing the links between books and courses.
k5nBookReader is a Java Swing application for finding, downloading and reading electronic books. The initial release supports only plain text books from Project Gutenberg.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
A prototype system designed to aid in the identification of handwriting, particularly medieval, following the principles outlined at http://www.digitalmedievalist.org/journal/3/stokes/ and in forthcoming publications.
JUnit Generator can automatically generate junit test cases for a specific class or method of Java; Fully supports the characteristics of object-oriented like generic type, complex class type generation etc.
This research project seeks to use compiler techniques to perform an attribute-based data-flow analysis on (MOF/UML)models allowing for a syntax-driven validation of a model's static semantics as well as an abstract interpretation of i dynamic behavior.
Aim is to extract the information from the cadastral maps which is stored as scanned images. The extracted information is stored using graph representation. Then we convert these infomation in to CityGML format to visualize and communicate.
Enhanced Content Models add new features to the Fedora 3.0 content models.. A more elaborate specification of the data objects. The repository view system. The object creation templates, for creating new objects
AIS - Associative Indexing Service, an application for storing bookmarks, memos, indexing of big (lifetime) archives for fast future access to the data by (personalized) keywords. In other words - it is an extension of human associative memory :)
The UIUC OAI Metadata Harvesting Project software for creating OAI Providers & Harvesters is implemented in Visual Basic and Java, and includes various stand-alone packages, plus object libraries which can be used to develop custom Providers or Harvester
This project is an easy to use Java application framework, providing enough functionalities to be fully usable. It has been developed for a scientific articles library software, but I hope it's sufficiently generic to be usable on different contexts.
AI4D is an 3D framework to help the students of Artificial Intelligence. You can download the "mega ultra beta" version by CVS. Actually i only tested it on Linux. But probably will work if you put the DLL in the path. I really like help to make it bet
The Semantic Web implementation using native xml database as backend storage. A SPARQL java compiler to XQuery using Jena. There are XQuery scripts for native xml database Sedna(http://modis.ispras.ru/sedna/).
An image postprocessor for the DIY Book Scanner described on instructables.com and diybookscanner.org. Gets images ready for OCR or for PDF. Written in Java based on a partial port of the Leptonica image processing library.
Facilitates data mining/natural language processing experiments to be executed on weblogs, such as classification, clustering and rating. As part of these experiments, it is possible to apply Latent Semantic Analysis.
DATAONTO is a protege tab widget plugin that automatically builds domain ontlogies from relational database's metadata. once ontlogies are generated,this plugin can look for changes in database metadata and implement these changes in ontology.
Cairo (Complex Archive Ingest for Repository Objects) is a tool for processing digital archives prior to submitting them to archival storage for long-term preservation; among other features, this includes format identification and metadata extraction.
Catalog software for a personal library. Integrates with ISBNdb for lookup of metadata. Data-driven application using SWT and JFace Data Binding; EJB3-based data access layer to allow alternative servlet implementation.
The Java class library, that contains classes for calculation of different mathematical relations between object and number sequences and sets: Kendall distance, Spearman distance, similarity measure, L1 distance and others.
The project aims at developing a system that will consist of a crawler, a user interface and a database that will allow user to obtain research papers in PDF format from any domain and carry out the analysis.
A framework for solving large systems of linear equations (Ax=b) in a distributed network using different iterative methods. The solver is written on Java, can be run on Windows or Linux. The solver is compatible with either MPICH2 or mpj-express.