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.
Try it Free
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.
Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
JSourceCodeWizard is a sourcecode generator written in Java.
1.Define parameter for class, field, class property (ie. XML, SQL(JDBC) availability)
information into XML file.
2.JSourceCodeWizard generate Templete (parent class) Javasourcecode
You may manage your bibliography with this tool: export to BibTeX and HTML, shortcut for citation in LaTeX-code, internationalization... Due to lack of time this project is stalled, please see JabRef on http://jabref.sourceforge.net/.
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.
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
C/C++/Javasourcecode library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
SQLProcessor is a facade for parts of the JDBC API. JDBC is used, but with an interface that hides the repetition and complexity.
We have found SQLProcessor code can be quicker to write, less error prone, and more amenable to reuse.
A translator that converts information models written in ISO-10303-11 EXPRESS to DAML+OIL/OWL (e2ont). The software extends the OSEXPRESS parser. DAML+OIL or OWL code is obtained using the Jena2 Semantic Web framework.
MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup sourcecode. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
A JAVA package (that can be compiled to a COM DLL) that assists database programmers in generating dynamic SQL, from any platform (using JAVA), eliminating ugly string concatenation code for a more eloquent OO approach.
A tool that generates relational database access code tied to a specific user-defined database schema (think "type safe database access"). The tool is implemented in Java, but the intention is to allow code to be generated in a variety of languages.
A language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes the syntax extremely simple yet powerful. This implementation is a Java Servlet using the Kawa Scheme compiler.
!!! Tablegen is discontinued. Go use Apache Torque instead !!!
Automatically generates Java (JDBC) classes to access to a relational database.
Version 1.8 is now officially obsolete.
Version is being worked on. It will have improved code structure (
XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Javacode to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
Data Evolution for Java. Finch is a Data Transformation System based on JDBC and other Java blessed specifications. Finch is based on a component task architecture allowing users to create complex data manipulation jobs.
rdb2oo is a project to create sourcecode for classes which correspond to tables in a relational database.
rdb2oo is also about creating an object oriented abstraction layer for simple database access.
The getMap/DBMeta project provides a library to access database metadata information in a convinient OO way.
Also available is some code to automaticaly generate EJBs from database metadata.
BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
Java Layered Frameworks is a set of Javacode to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
TX4J is a lightweight local transaction framework that allows you to make your Javacode transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
Externalized Queries - a Java framework for externalizing SQL queries from sourcecode. Query descriptor supports conditional logic and configurable caching. Custom taglib simplifies data display on JSPs.
Cartographer is a simple,efficient object relational mapper engine. It provides rapid access to relational data using lightweight data and factory java objects.
Define your database structure and relations once using the ZsqlML (Zenark's SQL Markup Language) XML DTD, and then generate mulitple vendor-specific SQL scripts, thereby solving the issue of SQL script variances across multiple platforms.