New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
Stop vibe-debugging.
Plug Claude into your app's actual errors.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Developed for C++ development environement , inspired by Java Persistence library. foralldb will provide object-relation mapping to multi-vendor database systems.
The jdbal project is a database abstraction layer written in java to provide a inheritable class structure for ejb 3.0 like objects. The key component of this application is the database abstraction coupled with inheritable table based objects.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
jdbcQM is a Java driver/wrapper to the OpenQM Open Source Multivalue Database. While we have wrapped the QMClient C API into java we are working to create a compliant JDBC driver with connection pooling
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
This project mainly focuses on automating the task of retrieval of examination results and subject them to further analysis,This can be used by educational institution to analyze the growth of their students.
This toolkit facilitates easier connections between stored data, intermediate data, and data presented to users in Java applications. The classes are abstracted as much as possible to allow wide use for various types of programs.
This is a Java project building with NetBeans 6. The final result is a mySQL client that can do several things as run sql statements, administrate a mySQL database and used as development or administrative tool for the mySQL database.
SQLMerger is an Open Source visual SQL differencing and merging tool written in Java. It is highly useful for determing what has changed between differents tables, and then merging changes between them.
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
Gimped v2 is a continuation of a previously developed project. This version will be developed using Java and will attempt to connect to multiple databases while retaining the functionality developed by the previous application.
B-Itineris is a database program to keep track of train journeys on the Belgian NMBS/SNCB network. It allows to save detailed information about rolling stock, trains, lines, stops, journeys, etc. and generates comprehensive statistics.
Main idea behind project is to construct methodology for database design. After completing methodology, application will be created for rapid database development (using constructed methodology as base).
Cinefile is a prototype of a category-based method of database exploration. It allows the user to identify abstract categories of films by providing examples of category members, learns to classify films as belonging or not belonging to those categories, and provides a graphical interface for exploring and comparing categories.
Cinefile is designed to work with data retrieved from the Internet Movie Database (imdb.com). This data is used for classification and is the subject of the...
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.