Open Source Python Database Software - Page 14

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.

  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • Build a Custom Ad Server in Just Weeks Icon
    Build a Custom Ad Server in Just Weeks

    Adzerk's ad serving APIs allow developers to build and scale innovative, server-side ad platforms without reinventing the wheel.

    Adzerk's APIs make it easy for engineers and PMs to build their own server-side, fully-customized ad server. Top e-retailers and user communities use Adzerk to build innovative ad servers to promote anything from native ads to internal content to sponsored listings (where vendors and sellers pay for their organic listing to be promoted in search and browsing results). Engineers reliably see a 90%+ reduction in dev time using Adzerk’s APIs versus doing it entirely from scratch. Adzerk’s customer list includes Fortune 500 brands, public companies, and unicorn startups, including Bed Bath & Beyond, LiveNation/TicketMaster, Wattpad, TradingView, imgur, Strava, and many more. Our Ad.Product community makes it easy for product managers, engineers, ad ops, and others to discover and discuss how to build innovative, user-first ad platforms.
    Start Now
  • 1

    ProftpdSQLClient

    ProFTPd SQL Client allows user to update their infos such as passwd

    Its works for those using SQL database authentication module in ProFTPd server. For now, only MySQL is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Automatic migration from various databases to Ingres.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project Galileo at Sourceforge.net aims to provide developers a unique opportunity to develop open source software for an on-line telescope for schools across the UK. See http://www.projectgalileo.org.uk for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Is a replicator system writing in python for heterogeneous databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Figure Markets: OnChain Assets Icon
    Figure Markets: OnChain Assets

    Figure Markets bridges crypto and real-world assets into one seamless platform.

    Instantly unlock liquidity with Crypto-Backed Loans—borrow against BTC or ETH at rates starting from 12.5% APR, with no credit checks, no prepayment penalties, and 3-month terms. Keep your crypto, get your cash.
    Learn More
  • 5
    CostosPy esta diseñado para manejar la ejecucion de pequeños proyectos de construcción, ayudar a la facturación y el analisis dia a dia de costos vs producido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PureSilk Web System, a set of packages to harness the power of Python for building web applications. Packages include PWS HTTP Server, weblet base class modules, and the PureSilk XML Beans (pxb) package for processing XML in a more Python-esque way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Py Linked Table Manager

    Py Linked Table Manager

    This application is to relink/update/refresh MS Access tables.

    Py Linked Table Manager will help you relink/update/refresh MS Access tables and also supports UNC paths. This application only works on Access 97-2003 and does not work on Access newer than 2003. Supports (mdb, .mda, .mde, .mdw). This application is developed on Python using Tkinter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Python source modules for accessing dBASE/xBase ("DBF") files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate KYC, KYB and AML to prevent fraud, ensure compliance and onboard customers noticeably faster with Authologic. Icon
    Automate KYC, KYB and AML to prevent fraud, ensure compliance and onboard customers noticeably faster with Authologic.

    Supercharge your existing KYC with e-IDs.

    Add government-issued digital IDs, identity wallets and Bank IDs to your existing KYC/AML & KYB infrastructure. No manual checks. No deep-fakes or forged documents. Customise your onboarding without the need of IT, using our modular workflow architecture.
    Learn More
  • 10
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyCrossDB is a python module that facilitates cross database system queries with a DB-API V2 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyDal is a pure Python database abstraction layer. It provides a DBAPI 2.0 wrapper for DBAPI 2.0 drivers. Sounds strange, but even drivers that fully conform to the API can differ enough to make building database independent applications difficult.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The PyDB2 package provides a Python DB API 2.0 interface to IBM's DB2 database management system. The package also includes various tools for working with DB2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Entity-relation (ERW) database modeling tool for both windows and *nix/*nux. PyDBDesigner intends to be similar to Power Designer or Erwin. Both physical and logical models are supported. Main features are database modeling, SQL generation, documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PyGtk Posting

    PyGtk Posting

    Accounting for Linux

    An accounting software written in Python and Gtk+ 3 with a backend of Postgresql. A free and open source alternative to Quickbooks and Peachtree. This software is usable but needs to be fleshed out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyID3 is an all-in-one ID3 reader/writer for Python. It is quick, has an easy-to-use interface, and provides support for both ID3v1 and ID3v2 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PyProperties

    Provides support for properties files in Python 3.x

    pyproperties provides support for properties files in Python. Being written entirely from scratch it is not in any way derived from java.util.Properties. There are projects which try to mimic j.u.P. This is not one of them. It can read, parse and store properties files but also provides some more advanced functionality like manipulating comments and type-guessing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyQDbf

    PySide QDbf

    PyQDbf PySide - QDbf Binding LGPL3 QDbf is Qt - DBF files https://github.com/IvanPinezhaninov/qdbf QDbf: Read or Write Dbf files, but not create new table PySide is Python Binding for Qt Libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, and a python client script See http://pgfoundry.org/projects/pyreplica/ for latest news and file releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    You can add ,remove new records(students), send mail to selected student and view all the records(students) by using shelve module database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyTablet is a self organizing DB for semi-structured data. PyTablet behave like a huge persistable dictionary where keys are ID and values are dictionary-like objects that can link each other and contain simple values.
    Downloads: 0 This Week
    Last Update:
    See Project