Open Source Python Database Software - Page 9

Python Database Software

View 467 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.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Complete and modular solution for storing school marks in electronical form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    Griffith is a film collection manager application. Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Chrome Enterprise's advanced, built in security helps IT teams prevent breaches before they happen.
    Download Chrome
  • 5
    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
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 10
    HTSQL is an HTTP access library to SQL databases, at http://htsql.org -- it is implemented with Python, and initially uses the PostgreSQL database. It has a do-as-you-please BSD style license for use with open source databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A database management system that is built on graph/hypergraph model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hystrix Audio - Like a spine in your eardrum. A cross platform music library built around fast tag based searching with the ability to add custom tags. Has support for multiple libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IDEA is a package for input and output of data out of/ into a database. Beginning as a web-application, IDEA generates your HTML-forms for the input and gives you some HTML- or PDF-output back. Everything IDEA does comes from one XML-file per form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    isfdb is a set of web-based bibliographic tools for displaying author, award, and publication bibliographies. It uses MySQL plus Python and contains a set of editing applications, as well as a moderated approval system. Used at www.isfdb.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ibis

    Ibis

    Expressive analytics in Python at any scale

    Ibis is a Python library to help you write expressive analytics at any scale, small to large. Its goal is to simplify analytical workflows and make you more productive. Ibis gives you the benefit of a programming language. You don't need to sacrifice maintainability to get to those insights! Ibis builds on top of and works with existing Python tools. Ibis provides a full-featured replacement for SQL SELECT queries, but expressed with Python code. All tables in Ibis are immutable. To select a subset of a table's columns, or to add new columns, you must produce a new table by means of a projection. If you pass a function instead of a string or Ibis expression in any projection context, it will be invoked with the "parent" table as its argument. This can help significantly when [composing complex operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A powerfull, generic and extensible data modeling tool. Features: diagram oriented, schema generation and reverse engineer to any relational DB, import and export to many formats, export diagram to picture or vectorial format, printing, documetation, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Indxonater was pulled into life after my bosses told me we needed a program to update our Wikindx that doesn't involve Endnote or BibTex. Shazam! Indxonater takes average APA styled bibliographies and turns them into funk! (Interaction required)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of software to implement search engine technology. The overall search technology is built on the individual components of this project, each component is released under the BSD License, and is written in the language most suited to its task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Information Meta View (IMV) system attempts to create a web standard for information storage in a decentralized database. Information is stored as a graph like structure spanning several service providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A web development framework; includes an application server which provides a persistent object cache and transaction support, an intelligent HTML parser, multi-threaded scripting, multiple scripting language support within a single OO framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Language-independent interfaces like DOM, SAX and XSLT are not particularly "Pythonic". Several tools are contained in this "XML2Python Interfaces" project that provide more natural ways of translating between XML and Python objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    IntrospectDB

    IntrospectDB

    File System Relational / Object Oriented DBMS/CMS

    Introspect is a File System oriented Database Management System And CMS built on UNIX as a Python and HTML webapp. For the latest version use the Bitbucket repository: https://bitbucket.org/mieszkowski/introspect/src/master/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project provides business application examples. Architectures are shown for maintaining tables in Mysql (Linux: Python, PHP) / Oracle (Windows: VB). Additional info can be found in Tab "Project" Menu-Item "Web Site" / Tab "Tracker" for feedback
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A high level Python Web framework. The project is under active development and is not ready for production use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KSql formerly KMySql) is the KDE database project. It aims to become a powerfull database access and SQL application builder.
    Downloads: 0 This Week
    Last Update:
    See Project