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.
A generic SQL driven data audit tool for detecting differences between any JDBC accessible database tables and other data sources. Platform independent. It's a unix like diff for databases. Produces key values with the differing column name and data
A simple to use and basic orm library without fuss. Avoids development issues arising from dynamically constructed SQL. Doesn't render the JDBC architecture inaccessible. Doesn't initiate the proliferation of largely pointless POJO libraries.
PHP based commandline SVN repository data collector for easy stats implementation. Script manages an sqlite database as it's backend. Written in PHP 5.3, uses subversion commandline client.
Kemet API is a Java library which introduces the transcription and transliteration of egyptian hieroglyphs based on the list of Gardiner's signs (middle egyptian). Kemet API is a part of Kemet project - Art and Culture - Archeology - Egypt
Battle Code/Engine made in PHP and intended for browser games. Version 1.0-beta released after some testing. The homepage now links to the simulator available in the files.
JoSQL (Java Objects SQL) provides SQL capabilities for querying, ordering and grouping of collections of Java objects (POJOs). It allows a SQL statement to be applied to the collection of objects and the matching set returned, ordered and grouped.
It is a simple user management application, aimed to be integrated into existing sites or projects, start of new sites. Development has halted. It will start after some releases of UniDB and LinkDB. It is brought to you by AfroSoft.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
This project aims to provide a Eclipse plug-in (ch.sahits.codegen) for Java code generation (Wizard). Get up to date with the Update Site for Eclipse: http://www.sahits.ch/project/javacodegen/update/
Library to abstract the implementation of the use of the database, and use it as object oriented.
It allows the user to easily persist objects and retrieve them (like JPA but without the overhead and footprint that JPA implies).
Software designed for the service technician working in the Heating, Air Conditioning, Ventilation industries. Also usefull for plumbers, and electricians. Does billing, call and customer management. Is designed to be laptop use or server based.
Command line tool for syncronize heterogeneous databases. Work via QT4 drivers (Drivers for SQLite, QDBC, Firebird are included. Drivers for IBase, DB2, Postgeress, Mysql may be compilled by Qt4 (4.7.0 for 0.0.4)))
PHPcPanel is a open source php script used to manage cpanel without requiring manually login cpanel. This package can automatically open new FTP and mysql account. It will let you easily manage your website space like open FTP or Mysql account.
By aggregating distributed institutional knowledge, DeveloperView overlays a third dimension of information over a Web page and provides Web site stake holders the ability to view, organize, and collaborate. More open source at http://fcc.gov/github.
Another logging framework for Java. I try to balance flexibility, usabilty and performance using OOP. Currently the framework is usable but it lacks a lot of functionality.
HeliconiusDB is a project to develop a database schema and web-based software tools for the study of Heliconius butterflies (and other organisms) in evolutionary biology.
JDynA is a JAVA library for the management of persistable object properties in a dynamic fashion. The structure of domain objects can be modified by adding, removing or altering properties, also via web UI, without need for any change in the database.
JBasic is a traditional BASIC language intepreter written in Java for command line or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.
Fast search using a standard SQL on Oracle or PostgreSQL database. The package includes the database creator, loader and web application. It supports SMILES and SMARTS substructure searches, similarity search, stereochemistry.
lwdba is a light weight database access library. A programmer can access database by SQL in a high level fashion. No complicated configuration is required. lwdba is simple, easy to learn, and easy to use. Connection pooling and SQL generator is supported