With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
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.
BlackRay is a persistent in-memory high performance relational database written in C++. It combines regular database features with search engine like performance. Please visit https://forge.softmethod.de for the main development site.
Python object remoting via web server (apache etc...)
Web server based python object transport. This is a CGI script / MOD_WSGI script that allows you to remote your own code through apache or other web servers. Example client runs best with urllib3 for persistance however will also work with standard library urllib2. Turn apache into your application server. The idea behind this project was to get something like Pyro that could do SSL.
OLAP aggregation engine with MDX support, web interface (slice & dice) and relational database backend. See "Documentation" for more. Presentation: http://cubulus.sourceforge.net/. See online demo courtesy of Webfaction, http://alxtoth.webfactional.com
Supply chain managers, executives, and businesses seeking AI-powered solutions to optimize planning, operations, and decision-making across the supply
Logility is a market-leading provider of AI-first supply chain management solutions engineered to help organizations build sustainable digital supply chains that improve people’s lives and the world we live in. The company’s approach is designed to reimagine supply chain planning by shifting away from traditional “what happened” processes to an AI-driven strategy that combines the power of humans and machines to predict and be ready for what’s coming. Logility’s fully integrated, end-to-end platform helps clients know faster, turn uncertainty into opportunity, and transform the supply chain from a cost center to an engine for growth.
BlackRay is a high performance relational database, which combines regular database features with search engine like performance. Full transaction support, SQL and version controlled persisted snapshots characterize BlackRay.
Provide an LDAP client API for Python, C wrapper module around OpenLDAP 2.x with an object-oriented API, several additional modules for processing LDIF, LDAP URLs and LDAP schema information
ChemAzTech is a Web chemistry software (for Linux server) connected to a MySQL database (L.A.M.P. software) which is storing molecules. Manage your chemical database, with product's properties. Draw, edit molecules and record it !
DirectoryStorage - a ZODB Storage that stores objects in many files, one file per revision of each object. Designed to be robust, manageable, fault tolerant, and scalable.
An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
FlatDB.Net is a .Net port, of the Pythonmodule FlatDB, written in Boo. It is a flat-file database library that supports insert, update, delete and simple searching.
JavaPub is a one-click install BibTex-publications portal based on a simple java codebase. It features a drag-and-drop uploader module to upload BibTex files and a module that generates the html-index and entry-pages for publication listings.
PyODB is an ODBC Pythonmodule to provide an quick an easy way to work with databases.
It provides a small set of simplified bindings to the unixODBC API and has been developed
using SWIG.
Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
pyGTM is a package of python, C and mumps which enables a pythonmodule to provide interactive storage retrieval and query of python objects in GT.M (mumps) globals.
OpenLDAP overlay module which optionally handles the auto-incrementing of posixAccount uidNumber and gidNumber attributes when adding new accounts to the directory which do not have these attributes defined.
A lightweight, browsing-based, 100% Python, federated data integration framework. Users may create custom schemas for disparate sources, query and expand results across sources to find related data; for use in fields such as bioinformatics and datamining
Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, and a python client script See http://pgfoundry.org/projects/pyreplica/ for latest news and file releases
FLAG was designed to simplify the process of log file analysis and forensic investigations. FLAG facilitates efficient analysis of large quantities of data within an interactive environment. PyFlag is the reimplementation of FLAG in Python.
ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.