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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A tool I designed with tkinter and python 2.6.5 which uses a notebook.py module which can be found here, http://www.multiupload.com/DC5GOKE8T7, and I will be uploading it to the same area as my tool. I'm running out of room to describe it now, enjoy
PHP class to generate multi-level select lists, populated using ajax from a Mysql table, where the next level list depends on the selected value of its parent.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
Sequential and parallel implementation of string quicksorts(-select) . Articles: On the number of string lookups in BSTs (and related algorithms) with digital access/ Combining digital access and parallel partition for quicksort and quickselect.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
HPServer is a free, open-source light-weighted framework for concurrent networking software.
Some traits of HPServer:
object-oriented
cross-platform (support windows & linux)
event-driven
support I/O events, timer, and signals.
support multi-thread.
JRange is a java library parsing range strings ("1-3;7;13-) and a selector to select data based on such ranges (e.g. select all car objects with 3 or more than 5 wheels "3;5-")
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
This is a multi-select tree widget for tkinter for python. This is an extension of Gene Cash's Tkinter tree widget (available from http://home.cfl.rr.com/genecash/) which works with python 2.5 as well as Python 3k.
This is a calendar control with multi-select. It provides a point and click interface for selecting holidays or special days. It previously extended on MonthCalendar, now it has a fixed size in all regions and all drawing is handled internally.
The Java Boolean Expression Library (JBEL) enhances the Java Collections API by implementing on-the-fly sorting, filtering and reasoning capabilities including, select(), collect(), reject(), detect(), doForEach() using functional programming techniques.
ClassTeser is a simple Java testing tool. ClassTester significantly simplifies launch of lot of tests, as compared with JUnit framework.You just needs to select project's folder,and ClassTester finds all classes containing method main() and launch them!
a powerful configuration library for .net/mono writed by c#, support complex select sentence, can save/read configuration from db/file(like ini,xml),support configuration path from local/network(ftp,http),and you can extend to implement more function.
PHP R.A.D. Controls is a collection of controls like, grids, tabs panels, select inputs, but with more prestabilities for php. With this controls u can win a lot of time, and u can create very powrfull sites. (PHP Rapid Aplications Defelopment controls)
A php library or sql layer with frontend and core classes to generate and run a SQL-query. For now we have Select, Update/Insert and Delete. More frontend classes possible to use your favorite functionnames
XmlGen is an Ant Task to generate code from XML files and Velocity templates. XmlGen allows using XML data in the Velocity template. You can access XML elements or attributes by name, select some nodes with an XPath expression or loop on elements list
Simple C library based on libdaemon and popt for starting and stopping
a background process which runs a select() loop; hence the library
name libdaemonselect!
A font chooser for java-programmers. You can select the font, the font-style, the size and the color. It gets similar handled like the JFileChooser in the Java API.
This software is to help the those connected with Biology,Biotechnology,Bio Informatics.The user can select from the choices of proteins, nucleotides,etc(All those found on NCBI's website)and search for the specific results
Intermediate-level C# class library for MonoDevelop on Linux or VS.Net2003. Designed for db applications, it consists of: a Logger (using XML), 2-dim Array Sort, Entity-Table Select, Insert, Update, and Delete methods, and a TableGrid (like a DataGrid).