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.
Start Free Trial
MongoDB Atlas runs apps anywhere
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.
Jing, a Java based DAO (Data Access Object) framework, allows for a
clean seperation between the DAO layer and the Persistance layer.
Projects can swap persistance frameworks or use multiple frameworks
without \"rocking the boat.\"
eBookCollector is a Java program to manage your book collection.
It features a Thinlet based XML UI with skinning support, Advanced searching capabilities, Supports multiple categories for the books.
It's easy to use and best of all - It's real!
The ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
sqladmin is a lightweight java/swing tool for sending queries and perform direct data edit on tables. Uses any jdbc compliant driver to connect to a database server.
You can export/import table data into XML files and save and load your queries as text f
JFaceDbc 2.0 is a plugin for Eclipse. It allows you to view the structure and the content of any JDBC compliant database, issuing SQL commands, etc. Newer versions are available under a commercial license at www.jfacedbc.com
Yet Another Database Designer - the goal of the project is to develop
a tool for designing relational databases. YAD_Designer is based on the entity
relationship model (see Chen et al.) and is targeted on the use in educational environments.
MCDb is a database record manager written in Java with indexing, locking, etc. MCDb is a library built to be used by other programs to manage small data sets of program settings, etc.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language.
It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
OS400Bridge is intended to provide connectivity options for Java applications running on IBM\'s OS/400 (iSeries or AS/400 machines), allowing them to access databases throughout the network.
The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself
This software is used to keep encrypted records of "accounts" for betting with fake money in any type of game (eg cards) It has a compound interest feature, where account holders' balance is compounded daily at 1%. It manages bets made during games.
The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
A utility to extract data from RDBMSs and convert into .arff file format required by WEKA data mining tool set, both interactive wizard and batch working modes.
The Xineo project maintains several Java packages targeted to XML management. Available packages include : OAX (Object-oriented API for XML), XIL (XML Import Language), XMA (XML Mail Archiver).
AutoSQL provides a simple and easy to use framework meant to be a substitute for J2EE Entity beans and JDO. AutoSQL data objects give just the right abstraction from a writing SQL without being too far removed from the power of SQL.
MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
The UniDBA program offers a one program interface for multiple types of databases and can run on any operating system. Provides simple functions for these databases: Oracle, DB2, Postgresql, and MySQL.
This app. can be used to parse and search through a database of bestselling books, or easily modified to parse other databases if they adhere to a specific format. If such a format is inappropriate, the program can be easily modified upon request.