Search Results for "database server" - Page 11

Showing 293 open source projects for "database server"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1
    pyERP is an ERP (Enterprise Resource Planning) tool written in Python intended to handle the administration of Small/Medium and Large Companies using web standards. This product runs on Zope (App Server/CMS), uses MySQL (RDBMS) and also ZODB (Object DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Oracle client side tracing and monitoring utility
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    dbweaver provides a set of tools to extract CREATE statements from a database server and dump them to a text file. These files can be used for editing, source revision control and database migration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    The Debian's Archive Browser will ease the browsing and searching of package in the _huge_ Debian's Packages list. Written in python, no release yet. keep in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A server based music (ogg/mp3/flac) player. Written in Python/C, uses sqlite for a database backend, and xml-rpc for client/server communication. Released clients are for php, sdl and curses(geezer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Webzap is an container for all kinds of software components. If you use i.e. web components written in the WingS framework, you can use Webzap as a powerful framework for web portal development. Therefore an J2EE compliant application server is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Local File System project is an add-in product for the Zope web application server. It allows users to access the contents of the file system on a Zope server as if they were contained in the Zope Object Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sugar-Cube is flexible IRC bot which was integrated with Medusa Framework. It gives plugin writers very simple and powerful interface with user database, ACL, m17n, i18n, cron job, session handling, reloadable plugin, persistent database, XMLRPC server.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Redfoot is an extensible RDF server written in Python for building a Semantic Web of P2P nodes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The Python Active Scripting Server provides an environment for creating dynamic web content as a combination of Python and pure HTML. Additionally it provides uniform database access, persistent sessions and XML based configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IMAP4 server working on top of SQL database (currently PostgreSQL but Oracle may work too). It has some unique features like elimination of duplicate messages throughout the whole system, possibility of clustering or load balancing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ScrollServer is a Python based HTTP server that provides an html interface to the ScrollKeeper documentation database. It allows you to browse all documentation that is registered in your ScrollKeeper database using any web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Paos is a server for Python objects and event notifications, and comes with a client module for network communication and object cache management. Paos is often used in workflow systems and similar applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides a means to access Microsoft's SQL Server when installed with their HTTP / SQL XML interface component.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Moebius is a mud server, written in python using (currently) MySQL as a back-end. It's design goals are to be extensible without taking the engine down, to be distributable via the database, and to allow a complete python coding/learning env online. It
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a PHP frontend to a SQL server(potgresql/mysql) to allow one to keep track of your friend's quote
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This Project intends to provide the Bluetooth file transfer function for the iphone, a basic function that Apple missed out. DEVELOPERS PLEASE VISIT THE FORUM PAGE. I will update "HERE WE GO" in the coming days with information and the project status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a XML RPC server that could be used to manage your server, provide website hosting, manage your accounts and do various other tasks. XML RPC can be accessed from web interfaces, jscript and CLI/GUI Applications in a multitude of programming langs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ipymssql provides Python support for Microsoft SQL Server. It uses the .NET Framework Data Provider for SQL Server in IronPython. It adheres to the Python DB API 2.0 interface, and supports callproc().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    exchange4linux is a production/stable server solution to store/exchange workgroup data on Linux in a style simular to Exchange. Main goal is to provide Outlook users a free and open server alternative on Linux. Please check also www.exchange4linux.org
    Downloads: 0 This Week
    Last Update:
    See Project