Search Results for "database db server" - Page 99

Showing 6942 open source projects for "database db server"

View related business solutions
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Site Woo & Wotlk

    Site Woo & Wotlk

    Site Woo & Wotlk

    Site Woo & Wotlk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Star Wars Old Republic - SWTOR Char DB

    Character Database Script for Websites

    Allows you to track members, levels, ranks, skills, etc. Features are being added regularly so keep checking for updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Smulsa 2001 is a multilanguage two-way translator, transliterator, and dictionary. Its dependencies are gambas2-ide & gambas2-gb-db-sqlite. The application needs its database to run properly. Smulsa 2001 adalah penerjemah, pengalih aksara, dan kamus dua arah multibahasa. Dependensinya gambas2-ide & gambas2-gb-db-sqlite. Aplikasi ini memerlukan basisdatanya untuk berjalan dengan baik.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Animal Shelter Manager livecd
    ...Animal Shelter Manager is a program that keeps track of the animals of a shelter and publish them on websites where people who want to buy a dog (pet in general) can ask to adopt it. The database can be used either on server or your computer.
    Downloads: 0 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
    JDBWC - Type 3 Java JDBC driver
    JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall. The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Win32 Locate and Updatedb Scripts

    Win32 Locate and Updatedb Scripts

    Easy way to search files and folders

    Like the Linux "locate" and "updatedb", "winlocate" is a very simple solution for finding files and folders in a windows environment system. All is done by using 2 scripts (.BAT), some GNU tools and Sqlite3. I hope you will enjoy this release.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Android Car Monitor

    Car monitoring client-server based tool for Android

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The idea behind this project is to design a website database structure, language-independent and build & link the CRUD pages needed to manipulate this data consistently in a specific language (jsp, php, or another), the same applies for the DB manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    War of Respect

    War of Respect

    War of Respect is an online turn-based MMORPG in 2D-anime style.

    War of Respect is an online turn-based MMORPG created for public in 2D-anime style. Players are able to communicate, participate in events, reach the top 3 top-players and even more! It's free, and in continue development. War of Respect comes in three variants: War of Respect War of the Players Second Generation (2G for short) It's international, free and fun to play on. If you like to buy extra features (Like 1 extra level) you have to pay with real money. Our team is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    Vrml Project and Java Development CRM、MIS、CMS、ERP、OA and C++ Development OpenGL.Graphics and 3DGAME
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QueryWatch

    A visualization tool for Databases and SQL queries2

    This is my Masters Dissertation project that I decided to upload here on source forge and possibly extend. Unfortunately I was not able to find the last version that I submitted to my university, so this version has quite a few issues. The main objective of this project is to narrow the gap between agnostic computer users and databases. It involves creating a graphical user interface with the help of which a user can navigate inside a database or create SQL queries without knowing any SQL,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Tactics

    Tactics is an Online Role Playing Game developed by the Gametack team

    Tactics is developed using Flash (Actionscript 2.0) as a front-end GUI (client) interface to a PHP and MySQL combo back-end (server). The client, map creator, and MySQL database structure are open-source and publicly available for download. If you with to use the tactics or map creator source for non-commercial ends, please include a publicly visible link to the gt-tactics sourceforge download page somewhere in the project. If you with to use the tactics or map creator source for commercial ends, please include a publicly visible link to the gt-tactics sourceforge download page on the "login" frame, or any place that will be seen by every user for at least five seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightweight Flat-File database API for perl. Allows SQL queries to manipulate the database info. Requires no module building. Current Version: 1.0.11b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Php-pastebin

    Php-pastebin

    Pastebin is here to help you collaborate on debugging code snippets

    pastebin is here to help you collaborate on debugging code snippets. If you're not familiar with the idea, most people use it like this: submit a code fragment to pastebin, getting a url like hxxp://yoursite.com/1234, paste the url into an IRC or IM conversation, someone responds by reading and perhaps submitting a modification of your code, you then view the modification, maybe using the built in diff tool to help locate the changes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ViAmI-Server

    ViAmI-Server

    Pattern recognition for ADL events

    This software uses computer vision algorithms for mining sequence data from telemonitoring data with CBRs. We propose an approach which treats the detection of changes in behavior detected with a sensor/video fusion, which occur at radically different time-scales, through a CBR in two levels: low and high level. The system is always updating the database with the daily data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    winginx

    winginx

    Local web server for PHP, Node.js, MongoDB, MySQL developers

    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    JMyBackup is a simple graphical userinterface for mysql database backups. JMyBackup is easy to use (userinterface for mysqldump). To run JMyBackup there is no installation necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Rama Zeiten CMS

    Rama Zeiten CMS

    CMS for Easy

    Rama Zeiten is a simple & easy to use CMS system satisfy needs of users who have small business and don’t like to have complicated CMS because of time and expertise needs to moderate similar solutions, but in the other hand they don’t want to stuck with static HTML website. Properties Easy to use simple HTML template Integration & j query css web2 to Metalanguages support *Arabic and English Russian Turkish now* allows the upload of images to videos and audio files videos streaming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Browser of D-Day Normady game servers. This game is modification of Quake 2. Microsoft .NET Framework 2.0 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    iceB - accounting software for Linux/Win

    iceB - accounting software for Linux/Win

    iceB - free and opensource accounting software for Linux and Windows

    IceB is personal and corporate financial accounting (bookkeeping) software that can manage multiple accounts, multiple bases, and multiple users. It manages third parties, expenditures, and receipts categories, and also budgetary lines, financial years, and other. Support multiplatform - Linux/Unix and MS Windows (include Windows7)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Xhanch - My Twitter

    The Best Twitter Plugin For WordPress

    Xhanch – My Twitter is a Twitter plugin for WordPress (blog) which is made by Xhanch Studio to show/hide or include/exclude your latest tweets, replies from other members to you, replies from you to other members, retweets, and direct messages. This Twitter plugin for WordPress is also can be used as a tool to post a tweet/status directly from your website where you place the widget when you are currently logged in as an administrator. You can also set this plugin to automatically post...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    OfflineEd: DB

    Database for Offline Education

    The Goal of this project is to create a compressed Database of modern electronic education projects, such as Khan Academy and Hyperphysics, to be stored on moderately sized storage devices for shipment to third-world classrooms without a connection to the internet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB