Open Source Python Database Software - Page 10

Python Database Software

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

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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.
    Create free account
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    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
  • 6
    informixdb is a Python extension module that allows Python scripts to connect to an IBM Informix Database engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    JDFeditor

    JDFeditor

    GUI application for editing database files.

    The purpose is to be a cross-platform, quick and simple database manager, main goal is to provide developers with a tool to produce small to medium size databases efficiently. If you need a database at its simplest form, without any extra hassle of knowing how to access the produced library. Then JDFeditor is the right tool for you. JDFeditor is bundled with an easy-to-use Python library: jdf_lib. jdf_lib will quickly load the content of your database into a variable. All you need to know is the filename! Check out the MANUAL.txt for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    KaaShopping
    A shopping list application for mobile devices written in python; requires PPyGUI and PythonCE .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Kalashnikov DB

    A simple database management system

    A simple database management system developed by students of the Faculty of Organization and Informatics, University of Zagreb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Our goal is to develop a SWING busines framework that takes care of display and persistence of objects in data-driven applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Khashmir is a distributed hash table library of the Kademlia flavor implemented in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Kura is a complete, professional system for the handling of linguistic data, especially fieldwork data from small-corpus languages. It allows users to enter texts in any language and analyze those texts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KvFront

    KvFront

    A GUI tool for redis & memcached

    Description: ----------------------------- KvFront is a GTK+ 3.0 based Redis GUI and Memcached GUI .It is totally free and open source. KvFront features an easy-to -use and straightforward graphical user interface, allowing users to easily work with Redis and Memcached in Linux based GTK+ 3.0 desktop environment. Its highlights include the ability to manage Redis and Memcached. It supports the most of data structures of Redis and Memcached, as well as to view the status of Redis and Memcached instances. In additon, KvFront also provides the scan alility of Redis , which can scan all keys in Redis. Installation: ----------------------------- Linux: KvFront is now available in PyPI. KvFront could be installed using pip: pip install KvFront Windows KvFront is supported running on Windows64. 1. download KvFront-x.x.x-win64.7z to local 2. un7z it to the local directory , the local dir is supposed to be "d:\KvFront" 3. double click "d:\KvFront\bin\KvFront.exe"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    L2jdertin, Stable L2J Cliente: Interlude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LAAPhysics is an online, self-directed, course distribution and management system, incorporating a 3D environment and advanced grading and evaluation features, designed for, but not limited to, physics education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LAMP eGovernment Database Project offers state and local governments a free open source, web-enabled system for use in developing public information sites. You can also use this system for government-to-government systems as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Python/Gtk application to manage groups of users stored in an LDAP database, using data from X509 certificates imported from files or LDAP servers maintained by certificate authorities. These groups are used to create grid-map files used by the Globus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small web-based application intended to assist project developers in managing and creating translations. Django based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lemon is a suite of pure Python modules for rapidly developing web applications. Includes: database, webserver, auth & session management, form and templating tools, docs and examples. Flexible enough to use on its own or with other solutions like Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Embedding the meaning of the datas in the storage can improve the consistency of the stored information and simplify the its exchange: the semantic structure is defined through a strong semantic typing of the data and the use of external dictionaries.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB