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
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
GRITT is an application that generates Joomla templates based on the 960 Grid System. This is a WYSIWYG system that includes point-and-click definition of page areas. Most of the coding is done by GRITT, fine tuning of the CSS will be required.
MUIBuilder is a userinterface designer for the MUI and Zune toolkits. Goal of this project is to make it portable for all AmigaOS-like operating systems.
Both forward-chaining and backward-chaining rules (which may include python code) are compiled into python. Can also automatically assemble python programs out of python functions which are attached to backward-chaining rules. See pyke.sourceforge.ne
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
Home for the following language transformation projects: Java to XOTcl/Tcl (java2tcl), Java to Python (yava2python), Python to XOTcl/Tcl (python2tcl), Python to Ruby (python2ruby)
A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
VisualCamel is a WYSIWYG Graphical Perl/Tk GUI creator. VisualCamel is an attempt to create a Perl/Tk GUI editor that resembles Microsoft's Visual Basic.
Digital Signal Processing Block Diagram Compiler - user extendable to all DSP's, but presently supports only the TI C2000 family. Rich support for fixed point arithmetic, both saturated and unsaturated. Block diagram entry is via TinyCAD (included).
This tool creates JAVA classes for GUI development . The idea is to provide to developers an very quick way to create their own graphical interface on Java.
Radria (Rapid Development of Rich Internet Applications) is a collection of RAD tools, 100% web based, to build web applications faster. WYSIWYG, Drag, drop, PHP and Javascript reusable, components to build Ajax and Database driven web app or mashup
MOLGENIS can be used to generate databases for life science experiments (micrroarray, mass spectrometry, genomics) having a web userinterface, csv exchange format, and programmatic interfaces (web services, rest, and r-project). See NatRevGen 8.
Highly Object Oriented Language This is an attempt to develop a new third generation general purpose programming language for x86 and x86_64 processor which tries to integrate maximum possible object oriented concepts.
1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
News: since 2015 we continue all related developments within Collective Knowledge Framework: http://github.com/ctuning/ck/wiki
ICI transforms production compilers into open interactive plugin-based research infrastructure as the first step towards future intelligent self-tuning computing systems. More information: http://cTuning.org/ici
Generate parsers with ease, using a graphical userinterface, or console. Design your parsers graphically or by using standard regular expressions and BNF syntax similar to lex/yacc. Generated parsers can be in C or C++.
Qpyde is an IDE for using python and Qt.
The goal it's to create an IDE with GUI's generation (as Netbeans or MS Studio) to work as a RAD tool for python + qt developers
CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
Functional Programming for Python. Provides a small mixin to provide 1) type constraints for named tuples 2) pre/postcondition typechecking for functions 3) syntactical sugar to make your code look pretty (accomplished through a PEP 302 import hook)