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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms.
The designer persists forms to XML.
A Java application for quickly creating and testing sql statements against a relational database. It can easily be used with a web based application or a stand-alone Java application.
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.
How many times have you hand coded a MySQL table editor in PHP? PHPMyEdit provides an instant table editor. All you need to do is to write a simple calling program (and there's a utility to do this) and the job's a good 'un!
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.
XPHP is an IDE authoring tool for Windows that allows you to design, develop, test, debug and deploy PHP applications. [This project has been discontinued since 2005]
an API for rapidly developing Java,
desktop apps It includes a virtual desktop ,
user interface API, GUI client for management of SQL
databases,and a form design tool which allows basic
application code to be generated from a SQL table or tables
Graphical database creator (like R. Rose and Erwin, but with more functions and facilities, working at linux and windows. Supporting the most of the existing databases available (interbase, oracle, mysql, sql server, access, and another ones if possible)
XslRoot is a web application server completely sourced in XSLT using Saxon and Apache Tomcat. Coming soon: An XML database using MySQL features fast transaction processing, indexing and mutable documents along with an XML editor and user manager.
Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
CMaker is an utility to automatically generate Java classes which mirror a SQLdatabase table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.
spag4j is a code generator written in Java to produce Java code for accessing a stored procedure layer from a database. Currently it supports stored procedures written in an Oracle. It produces either an EJB3 Java layer or simple static access methods.
Seagul Extensible Abstraction Generation Utility Library is a new utility that typically generates Database Access/Abstraction Layers (DALs) for potentially any language or project though the use of it's extensible plug-in system.
Repositorio publico en SubVersion del framework Dinámica. Un poderoso kit de construcción de aplicaciones Ajax/J2EE
El website oficial del framework Dinámica es:
http://www.martincordova.com
The Beerhouse web application is a well-known reference application for ASP.NET. This project will replicate that application using the WaveMaker Visual Ajax Studio by WaveMaker Software, Inc. Project Forum: http://dev.wavemaker.com
A WYSIWYG database modeling tool based on eclipse,it can generate code for hibernate,ojb,ibatis,openJpa.The supported platform includes oracel,db2,mysql,mssql,sybase,derby,MaxDB,SapDB,PostgreSql,HsqlDB and the databases which has JDBC driver.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.