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.
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.
...It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast.
Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
...Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees.
NOTE: This project is moving to Github; https://github.com/klmitch/dbprim
A set of libraries and utilities for reading Microsoft Access database (MDB) files.
THIS PROJECT HAS MOVED TO GITHUB: https://github.com/mdbtools/mdbtools
Xen Intranet is a series of intranet modules for the Ampoliros PHP applications server (http://www.ampoliros.com).
It has been incorporated inside Innomatic Platform as Innowork project; development and files have been moved here: https://github.com/innomatic
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Document Manager is a document management system with the ability to check-in/check-out documents, track changes, and support multiple users. It supports all usual operations (rename, delete, view, edit) and comes with optional support for a secure HTTPS
...Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC.
Project has moved to GitHub.
https://github.com/fidian/php-pdb/
...Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
This was previously documented as the location for receiving support for PyPI. Support requests are now handled at https://github.com/pypa/pypi-support
MOVED TO GITHUB: https://github.com/samwilson/cawitm
Concise and easy-to-use CRUD (Create, Read, Update, and Delete) interface to MySQL databases. Only configuration required is for connecting; everything else is drawn from the structure of the database itself. Good for prototyping DB schemata.