Open Source Python Database Software for Windows - Page 7

Python Database Software for Windows

View 203 business solutions

Browse free open source Python Database Software for Windows and projects below. Use the toggles on the left to filter open source Python Database Software for Windows 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
  • 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
  • 1
    CSV file importer/exporter with heuristics for determining file format + optional wxPython dialog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CSV*Extractor for RDBMS (command line)

    Extract table data is CSV format from 14 databases.

    Spools data for a given query or table from 14 databases. Windows command-line application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CUBRID QA project contains a test-automation tool and many kinds of test cases for CUBRID database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Cadopy is a personal archive system. Objects can be imported (files, bookmarks, email, csv, ...) or created directly via the web interface. The object schema can be adapted continuously. Search is via OQL or fulltext. Uses Python, CherryPy and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cheshire3 is a fast Z39.50, SRW, XML search engine, written in Python for extensability and using C libraries for speed. Next generation of the Cheshire system (http://cheshire.berkeley.edu) and designed around a distributable, object oriented model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cinemagoer

    Cinemagoer

    Python package useful to retrieve and manage the data of IMDb

    Cinemagoer (previously known as IMDbPY) is a Python package for retrieving and managing the data of the IMDb movie database about movies and people. You can use the search_movie method of the access object to search for movies with a given (or similar) title. Similarly, you can search for people and companies using the search_person and the search_company methods. Movie, person, and company objects have id attributes which -when fetched through the IMDb web server- store the IMDb id of the object. If you know the IMDb id of a movie, you can use the get_movie method to retrieve its data. It’s possible to retrieve the list of top 250 and bottom 100 movies. As on the IMDb site, each TV series and also each of a TV series’ episodes is treated as a regular title, just like a movie. The episodes of a series can be fetched using the “episodes” infoset.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cloud Target is a front-end to the python scripts that google uses to create, run and upload projects to its App Server system. This .NET application is based on the OSX front-end provided by Google in the SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    New version moved to http://github.com/ctuning/ck Collective Mind framework (cM) is an open-source plugin-based schema-free repository and infrastructure for collaborative, systematic and reproducible research and experimentation. This 3rd version (started in 2006) helps to implement, preserve, share and reproduce the whole experimental setup as connected modules and data. cM uses crowdsourcing to leverage knowledge and computational resources of multiple users. For example, it includes multi-objective GCC, LLVM and ICC auto-tuning scenarios using shared benchmarks, codelets, data sets, tools, and combined with classification and predictive models. cM includes OpenME interactive interface to open up and expose internals of various third-party tools such as GCC, LLVM, run-time systems, etc. and connect them to cM through dynamic plugins that allows online analysis and tuning of programs and architectures. Live repo: http://c-mind.org/repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    ConDEnSE (Confidential Data Enabled Statistical Exploration) will be a web-based environment for statistical analysis of confidential data from various database sources, based on Plone and R, and using the Jackknife method of confidentiality protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crow - Computational Representation Of Whatever. A platform for the integration and mining of complex and distributed data. Represents cross-linked semantic web documents as a network of software objects and offers easy ways to filter, and sort them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Customer Records

    Basic GUI For Recording Your Clients Essential Data

    Basic GUI for recording your clients essential data using SQL database. Rapidly pull up recorded data when required by utilizing the clients telephone number. Program uses an internal SQL system which can only be used locally. Update: - In the upcoming version (v2.0), remote SQL servers will be supported Requirements: - Python 3.9 How To Run: - Windows: Just Run Customer Records.py file - Mac / Linux. - Open Terminal & Navigate To The Program Files & Type "python3 Customer\ Records.py" without the quotes If having issues the file can be renamed, but needs to have the .py extension Config.ini In this file you can provide the database file location if you moved it from the programs current working dir
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DAServer is a bridge allowing remote connection to any SQL database that supports ODBC. SQL can be sent over XML-RPC from any platform removing the need for expensive/complex bridges and native drivers. Also included is a Zope db product using DAServer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Db Api client is a simple Python DB Api v2.0 client. It shows some information about database, tables, table\'s description. Db Api Client provides sql queries executing, shows results, and exports to some formats (html, csv).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Applicativo per il supporto alla stesura del Documento Programmatico sulla Sicurezza (DPS) ai sensi del D.leg.196 del 30/06/2003.Permette la raccolta dei dati rilevanti e la produzione degli allegati del suddetto documento. dpshelper@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Data Migration Tools for RDBMS

    DataMigrator for 14 major databases

    Touch and go Windows command line data migration tool for 14 databases: 1. Sybase ASE 2. Informix Innovator C 3. Sybase SQL Anywhere 4. DB2 UDB 5. SQLServer 6. MariaDB 7. Sybase IQ 8. PostgreSQL 9. MySQL 10. Informix IDS 11. TimesTen 12. Oracle 13. SQL Lite 14. Exadata
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Data Spooler For Oracle #SaveUkraine

    Simplified turbo spooler for Oracle.

    #SaveUkraine #StopRussia #FreeUkraine #StopPutin #CrimeaIsUkraine #UnitedForUkraine #RussiaInvadedUkraine Exports/Spools scalar data on disk for a given Oracle table. Turbo mode spools 5x faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DataCopy For SQLServer

    Data Copy tool for SQL Server and Oracle

    Migrate your data from SQLServer to Oracle without creating single dump file. Input is a SQLServer query file defining dataset you want to copy to Oracle. Target table has to exist for copy to go through. Turbo mode offers 5x copy performance improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DataPipe for Oracle

    Ad-hoc data replication for Oracle database.

    Pipe your scalar data between Oracle databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataSiphon is a data manipulation and transformation utility written in Python. It provides both command-line and graphical interfaces and allows users to easily move data between databases or files, performing on-the-fly Python-scripted transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DatabaseOrganizer

    DatabaseOrganizer

    Application to help the database management.

    Python application to help on MySQL database management. It may be used to connect, list all tables, add, remove or modify entries. Windows installer and source code for download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Deckard is a simple, curses based, database front-end written in python. The idea is to make something like Microsoft Access, using curses screens, and independent of the database engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An implementation of a truly relational database language with Python. Inspired by Date and Darwen's 'Third Manifesto'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DesktopTools is a collection of small utillities which help to make your daily life easier. Since the tools themself are rather small (projectwise) I keep them not as individual projects, but have them under this collective name.
    Downloads: 0 This Week
    Last Update:
    See Project