Showing 148 open source projects for "database"

View related business solutions
  • 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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    PokeAPI

    PokeAPI

    The Pokémon API

    This is a full RESTful API linked to an extensive database detailing everything about the Pokémon main game series. We've covered everything from Pokémon to Berry Flavors. We have awesome documentation on how to use this API. It takes minutes to get started. This API will always be publicly available and will never require any extensive setup process to consume. Each time the build script is run, it will iterate over each table in the database, wipe it, and rewrite each row using the data found in data/v2/CSV. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Lutris

    Lutris

    Lutris desktop client in Python

    Lutris is a video game preservation platform aiming to keep your video game collection up and running for the years to come. Over the years, video games have gone through many different hardware and software platforms. By offering the best software available to run your games, Lutris makes it easy to run all your games, old and new. We provide emulators, compatibility layers and game engine re-implementations needed to run games in the most optimal way, often offering an enhanced experience...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Ashes of Erebus
    This is a mod for the game Civilization IV - Beyond the Sword. More information on Civfanatics forum: http://forums.civfanatics.com/showthread.php?t=493730
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ...The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 53 This Week
    Last Update:
    See Project
  • 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
  • 5
    Roblox fps Unlocker

    Roblox fps Unlocker

    choose your fps limit for ROBLOX

    its just a simple way to uncap your ROBLOX fps to whatever you want I have moved the project to mainly be in python because its more stable but the batch file is still in files for anybody that wants to use batch and not python
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    ConWC is a console game based on the Wing Commander games from Origin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cfe

    Framework for producing web-based database applications

    ...It includes lots of handy low-level components including: 1/ mySql interface, including table creation, tables as class, query as iterator 2/ html generation 3/ multi-lingual ability 4/ html form field handling 5/ etc. On top of this is a high-level framework that allows rapid development of database apps including seach/create/display/update, user navigation between related entities and much more. Included, as a sample application, is FAMTREE: a Family Tree maintenance system. This uses most of the features of CFE and can be used as-is or as a model for developing other applications. Also included is BRIDGE. This allows one or more users to play this card game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    AnotherWar

    FPShooter Game

    FPShooter Game open soruce game in Python Thanks to https://github.com/fogleman/Minecraft (MIT-License) This game can be modified into a multiplayer Minecraft with guns FPS game !
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    L5RCM

    L5RCM

    GM tool for the RPG game "Legend of the Five Rings" 4th edition

    This is a GM tool for the RPG game "Legend of the Five Rings" 4th edition. It can be used to create PC and NPC and to manage characters during playtime. The Legend of the Five Rings RPG is a role playing game that takes place in Rokugan, a mixture of Asian medieval culture. You can find more on L5R RPG on its official site.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special thanks to Wells Oliver for the code for downloading Retrosheet files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Retro

    Retro

    Retro Games in Gym

    RETRO (Retrieval-Enhanced Transformer) is a large language model architecture developed by OpenAI that augments transformer models with a retrieval mechanism. Instead of relying solely on learned parameters, RETRO retrieves relevant documents from a large external database during inference, allowing it to ground responses in external knowledge. This design improves factual accuracy, reduces hallucinations, and enables smaller models to perform comparably to much larger ones by leveraging retrieval. The repository provides code and resources for training and evaluating RETRO models, along with infrastructure for integrating retrieval into the transformer pipeline. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The purpose of the current project is the development of a potentially open-source platform that would provide the capability to conduct virtual bioequivalence trial simulations. Ideally, this user-friendly platform will provide the user with many user-defined capabilities. Algorithm implementation for population pharmacokinetic analysis: The current project describes the marriage between PBPK modeling and population-based statistical analysis. The latter is necessary for parameter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mcc

    Magic (the Gathering) Card Collection

    Magic (the Gathering) Card Collection is online card database, card search and deck builder tool is well as card collection organizer. It contains data that is Copyright © Wizards of the Coast - All Rights Reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The BAT Mod is a graphic and interface mod for Civilization 4 - Beyond the Sword. It combines the popular BUG (unaltered gameplay) mod with Varietas Delectat and other graphic and artistic mods.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 16

    WrOTe

    Python Text-based Adventure Game

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cygwin Ports

    Cygwin Ports

    Repository of desktops and programs for the Cygwin platform

    A large repository of open-source programs built for Cygwin, including X11 desktops, language interpreters, multimedia frameworks, cross-compiler toolchains, and much more. Also hosted here is the cygport tool for building Cygwin packages. cygport releases and the Ports Git repositories are hosted here; Ports packages are available from the website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UltraStar Manager
    With this song management application you are able to keep an eye on your UltraStar collection. Quickly find songs with missing covers, backgrounds or videos.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Happy farmer is a new-generation clone of the original Maxis Sim Farm game. This project has been moved to github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MWOMonitor

    A statistics collection and tracking tool for Mechwarrior Online (R)

    A little app that will collect your mech's statistics and enable you to - automatically keep a log of you mech performance - get detailed post-battle results damage per weapon - track your stats over time Developed in python with PySide / QT ----- New in version 08 - Styling of the application via user-editable stylesheet in style.txt - Filter DPG stats for mechs by min games played - a bit cleaner UI (major overhaul overdue, I know) --- Mechwarrior Online is an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Aarit

    Mud Server in Python Language playable via web browser

    Aarit is a MUD playable via web browser and made in Python with twisted framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Big Brother Bot (B3)
    BigBrotherBot (B3) is a cross-platform, cross-game game administration bot. Features in-game administration of game servers, multiple user access levels, and database storage. Currently include parsers for: Call of Duty, Urban Terror and more!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    AutoTeach

    AutoTeach

    AutoTeach makes kids study and learn in exchange for internet access.

    AutoTeach is a tool that enables parents to supplement The AutoTeach Parent Tool enables parents to supplement their childrens' education without supervision or drama. With AutoTeach you can queue-up activities and tasks that will be dutifully performed at regular intervals. Why will they cooperate like this? Because AutoTeach meters their internet access by using credits which they earn by performing the agenda which you have queued-up for them. The system has potential for many...
    Downloads: 0 This Week
    Last Update:
    See Project