Database abstraction and object-relational framework for Python based on the basictypes and basicproperties modules, and including reverse-engineering of schemas from live databases. Preliminary Zope DA is also available.
Py5 is a native port of the popular Python programing language to the IBM i (aka IBM's i5 (aka iSeries, (aka AS/400, OS/400)) operating system.
This project is obsolete. Use the 5733OPS licensed program, option 2 for full Python 3 support instead.
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.
This is an experiment in creating the best database API I can come up with. It is an alternative to query languages. The latest version is being written in Scala using Berkeley DB Java and will run on the Java VM.
It is a set of tools to help database applications developers to handle database communication, reporting and printing. It has a solid, stable and easy to use API. It is also GUI toolkit agnostic and portable.
A knowledge base engine for Python built on F-Logic. It uses the FLORA-2 reasoning engine and provides permanent storage through ZODB. Logic programming concepts like logical variables, facts, rules and queries are included.
Goal of oraschemadoc is to provide detailed documentation for all objects in schema covering Oracle specific features. Result of execution of oraschemadoc is set of static xhtml files. There are more features under development...
OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
SDB is an utility for traders to manage a collection of live shows. It currently features various export formats (txt, html, php, xml) and a gui to browse, add, edit your shows.
DbEye is a simple gui frontend for administration and manipulation of SQL databases. It is written in python and utilizes the wxWidgets toolkit and python DB-API 2.0 for cross-platform, multi-database functionality.
The Restaurant Table Reservation System is a Django-powered web server framework that allows programmers (or me) to build websites for restaurant owners where customers can reserve tables (over the web) based upon owner-provided table availability data.
Resources and Information for Success in Education: A web-based, database application to manage and publish academic catalog information including programs, courses, and schedules. It is intuitive, extensible, and easily integrated with existing systems.
xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
"Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...
The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
Yabman is a tool for managing bibliographic references. Its key features are a quality user interface, a carefully designed data model, and sophisticated three-state hierarchical reference labeling. It is currently usable but in a pre-alpha stage.
A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
This framework allows the definition of attributes, entities and relations as used in entity-relationship (ER) models. It will then handle input and representation of data appropriately.