Open Source Python Database Software - Page 9

Python Database Software

View 468 business solutions

Browse free open source Python Database Software and projects below. Use the toggles on the left to filter open source Python Database Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    File and Database Generator for windows and linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    fbdbinfo is a tiny python script which creates xhtml files that display information about a Firebird database. The data can as well be exported to xhtml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FleXTriad is a bundle of : Apache 2.2, MySQL 5.0, PHP 5.1, Perl 5.8, FileZila FTP Server 0.9 and QK SMTP Server 3. Tools included: xPanel, phpMyAdmin, MySQL Administrator 1.2 and FleXTriad Monitor. All latest stables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    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.
    Learn More
  • 5
    FlightFeather's goal is "social networking for everyone". This means that anyone should have a chance to run a popular social networking site -- on minimal hardware, and without wasting bandwidth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FramerD is a distributed semi-structured object database originally developed at MIT. It provides an internationalized Scheme-based scripting language, built-in text analysis tools, and special support for web scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python program to convert the morphologically parsed Greek New Testament (provided by UPenn's CCAT and James Tauber http://morphgnt.org/) into an Emdros (http://emdros.org/) MQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tools to Build an Efficient Quality Management System. Icon
    Tools to Build an Efficient Quality Management System.

    Sunday Business Systems (SBS) offers comprehensive quality management software (QMS) and consulting services to improve compliance

    Sunday Business Systems is ideal for small to mid-sized manufacturing and service businesses looking for cost-effective, customizable quality management software to help them comply with industry standards and improve operational efficiency
    Learn More
  • 10
    GNUccess aims to provide the Open Source Community with the alternative for using proprietary tools like for example MSAccess or PowerBuilder. It will allows creating, managing and running database applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    <This project has been completely rewrote and transformed into a new one: https://sourceforge.net/projects/deday/. 2013/06/26> The graphic user interface for DEDA (DEmography Data Analysis), a scientific software package fitting survivalship data to a number of distributions using maximum likelihood (ML) method. Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA computation core program. Please email a request to me, entitled: 'Request for DEDA computation core', if you wish to have a copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Gaby is a small personal databases manager for Linux using GTK+ and Gnome (if available) for its GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GameFAQs board and user indexer fetches pages from GameFAQs and stores board and user names in a database for browsing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The goal of this project is to make possible to access Progress database from any external program that can use sockets. The server (broker and agents) are written in Progress 4GL and made use of sockets capabilities of Progress V9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Forms development tool for PostgreSQL in Python on GTK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Graph Notebook

    Graph Notebook

    Library extending Jupyter notebooks to integrate with Apache TinkerPop

    The graph notebook provides an easy way to interact with graph databases using Jupyter notebooks. Using this open-source Python package, you can connect to any graph database that supports the Apache TinkerPop, openCypher or the RDF SPARQL graph models. These databases could be running locally on your desktop or in the cloud. Graph databases can be used to explore a variety of use cases including knowledge graphs and identity graphs. This project includes many examples of Jupyter notebooks. It is recommended to explore them. All of the commands and features supported by graph notebook are explained in detail with examples within the sample notebooks. You can find them here. As this project has evolved, many new features have been added. If you are already familiar with graph-notebook but want a quick summary of new features added, a good place to start is the Air-Routes notebooks in the 02-Visualization folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GraphQLmap

    GraphQLmap

    GraphQLmap is a scripting engine to interact with endpoints

    GraphQLmap is a Python-based scripting engine designed to interact with GraphQL endpoints for penetration testing purposes. It can connect to a target GraphQL endpoint, dump the schema (if introspection is enabled), query it interactively, and fuzz fields for NoSQL/SQL injection vectors, thereby revealing hidden attack surfaces. GraphQL endpoints represent a relatively newer attack vector compared to REST, and GraphQLmap helps bridge this gap by providing tooling tailored to the GraphQL paradigm. Because many modern applications adopt GraphQL for flexibility, this tool is useful when scanning and attacking API back ends where typical REST-based tools fall short. For a pentester, GraphQLmap speeds up discovery and exploitation workflows: you don’t just test known endpoints—you enumerate schema, fuzz fields, and chain queries. It offers a CLI, supports various HTTP methods, custom headers, proxies, and is designed to work with real-world GraphQL deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Green Cloud Online portal

    Green Cloud Online portal

    Green cloud: A versatile sensor based precision agriculture system, in

    In Green Cloud here is a central global server which does the work of global database management along with providing complex analysis services for the users (farmers, scientists) through the client machines and the public access web portal. The existing agricultural databases throughout the world can also be used for inference purposes and their data may also be updated by our server. The meteorological servers can be accessed for climate data.This server-client architecture mandatory in present and even near-future circumstances as the client machine has to be low-power and low-cost for the feasibility of the system in Indian context. Therefore, the complex analysis (Expert system analysis in accordance with world-wide data) has to be done on server. The environment data is collected via sensors is uploaded to the website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross platform chess database which supports ChessGML, PGN, SVG, PostgreSQL and plugins written in Java or Jython. Some Python chess libraries and some Python tools are included. Usable pieces are Java and Python opening classification libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python utilities for the storing, retrieving and displaying of information from a number of back end mechanisms. Note that development for Gerald has been moved to https://bitbucket.org/andy47/gerald
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A database to support large history research projects. This is desktop application focuses on aiding individuals working on large projects like books and dissertations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hornet is a tool to browse and build MySQL databases, with the ability to connect to remote servers. It intends in the future to provide the capability to generate PHP-based interfaces to MySQL databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project