Showing 36 open source projects for "w-root"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    DuckDB

    DuckDB

    DuckDB is an in-process SQL OLAP Database Management System

    ...Concurrent large changes, to multiple large tables, e.g. appending rows, adding/removing/updating columns. Large result set transfer to client. For development, DuckDB requires CMake, Python3 and a C++11 compliant compiler. Run make in the root directory to compile the sources. For development, use make debug to build a non-optimized debug version.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    SpeechRecognition

    SpeechRecognition

    Speech recognition module for Python

    Library for performing speech recognition, with support for several engines and APIs, online and offline. Recognize speech input from the microphone, transcribe an audio file, save audio data to an audio file. Show extended recognition results, calibrate the recognizer energy threshold for ambient noise levels (see recognizer_instance.energy_threshold for details). Listening to a microphone in the background, various other useful recognizer features. The easiest way to install this is using...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    EventStoreDB

    EventStoreDB

    The stream database optimised for event sourcing

    Persist your application data as streams of events with our open-source database, the best data storage solution for event-sourced systems. Available for free download on most platforms or use our managed service Event Store Cloud. EventStoreDB is an open-source database technology that stores your critical data in streams of immutable events. It was built from the ground up for Event Sourcing, we believe that makes it the best solution in the market for building event-sourced systems. Event...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    EMAGNET

    EMAGNET

    Automated hacking tool to find leaked databases with 97.1% accuracy

    Automated hacking tool that will find leaked databases with 97.1% accurate to grab mail + password. Before using Emagnet, please remember that with great power comes great responsibility. Pastebin patched the vulnerability I previously used in order to get recent uploads, so at the moment it is not possible to get recently uploaded files, you are now limited to all syntaxes exempt the default one (95% get's uploaded as 'text' and this is removed from all recent upload lists). Bruteforce...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 5
    Hop Monorepo

    Hop Monorepo

    Hop monorepo

    ...Hop offers users a fallback option to withdraw their tokens manually at the destination chain albeit not as fast as it would arrive in a normal transfer involving a fully functioning Bonder. In order to withdraw, the Transfer Root bundle containing the proof of your transaction must be propagated to the destination, and this could take a few hours or days depending on the asset and route, so withdrawing immediately after sending won't work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jailer

    Jailer

    Database Subsetter and Relational Data Browser

    ...Navigate bidirectionally through the database by following foreign-key-based or user-defined relationships. Exports consistent, referentially intact row-sets from relational databases. Removes data w/o violating integrity. Generates topologically sorted SQL-DML, hierarchically structured XML. and DbUnit datasets.
    Leader badge
    Downloads: 111 This Week
    Last Update:
    See Project
  • 7
    DBCASE is a computer-aided software engineering tool to assist database designers for designing databases, covering the conceptual, logical and physical design stages. It is multiplatform, globalized and intended to work with SGBDs as MySQL and MS Access. This project requires Java 1.8. The main file is acide.jar at the root folder which can be executed with java -jar acide.jar. From version 4.0, the project can be started in Windows with the script start.bat, and includes the Java system, so there is no need for its installation. Other OS's still need it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Database Backup Manager

    Database Backup Manager

    Database backup manager for dumping to and restoring databases from S3

    ...We recommend using the vagrant configuration supplied with this package for development and contribution. Simply install VirtualBox, Vagrant, and Ansible then run vagrant up in the root folder. A virtual machine specifically designed for the development of the package will be built and launched for you. Backup to / restore from any configured filesystem. Configure your filesystems. Configure your databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JQuickBase

    JQuickBase

    elementary database files for Java, B+ tree index files, ISAM

    Java API to realize quick ISAM (Index Sequential Access Method) functionality for application in the file system. Includes scalable database files w/ space recovery and variable record length, scalable B+Tree index files. Supports file backup and restore. Two package types: one with and one without strong file encryption using Twofish algorithm and state-of-the-art encryption technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    .../zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    ...I am not going into a allot of detail about your server and how to set it up. If you have a web server running MySQL, you should be well enough versed in using this. Just upload the AMovieCollector folder to your web root directory. Using PHPMyAdmin (or whatever your choice is) create a "blank" db called AMovieCollector. Goto your web server... (http://xxx.xxx.x.xx/AMovieCollector) and the setup process will start. If you have extensive knowledge in php/html/CSS (unlike myself-but learning) This is a decent foundation to modify and/or build from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SQLMate

    SQLMate

    Rapidly generate a DAO for SQLite

    Complete source code, usage example, & a code-generated test case are included in the .jar file. ( See main.java for the usage / code generation example )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Template for Writing Fellowships

    Organize submission info on writing fellowships w/ this FREE template.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FillMAd

    FillMAd

    Fill Mail Addresses: Manual entry of addresses to database, export

    * Note: SF gives wrong "latest version" info (0.0.15 while it is now 2015 v. 0.2.0 - so select from Browse All Files). Manage the e-mail addresses you need for a mailing: input e-mail address, company, contact, etc and store in your (local) MySQL database. The input of the e-mail has some minor format-control and auto-complete which saves time typing. Make a selection to do a CSV-export to external online mailinghost. Keep the control over your addresses that are basicly stored on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AIREXPORT

    Genera backups programados en bases de datos ORACLE

    AIREXPORT liberado bajo licencia GPL Version 2, genera backups y tiempo que tardan en generarse para bases de datos ORACLE, basandose en un archivo plano llamado /home/tmp/listadb, el cual contiene los nombres de las bases de datos a salvaguardar, separadas por saltos de lineas. AIREXPORT debe ser programado en el cron del sistema operativo GNU/Linux como usuario oracle o root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DILPS is a library for media database management. DILPS/W is a frontend for this library, which is implemented as a mediawiki extension with the aim of replacing the mediawiki file management subsystem with a much more elaborated media library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Hoopy installs a database model as a complete webapplication w/ Dojo elements. Supports many languages and regional formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    y_serial: warehouse Py objects w/ SQLite
    Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Galileo MySQL Editor is a Front End mysql database manager. It was originally developed by Joshua W Joseph, but now it is under Galileo Software llc. Features include: Cross Platform Support, Advanced Gui Editor and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A web based XQuery editor for Mark Logic, based on CQ. Simply unzip into the root of your CQ installation to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Webbased system configuration application for root-servers or other internet hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Linux Traffic Control Management Interface: build tc-style rules for control network flows. Have support to set queue disciplines to interface (root) or inside a class (leaf), create classes and classifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flared is Yet Another Memcached (but disk based). This software provides high-performance, distributed and fault tolerant objectstorage system w/ almost-memcached-compatible I/O interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java developer's tool for query building that works with MySQL, AS400, Oracle, Sql Server and other JDBC DB's. Includes PreparedStatement Editor, Query Builder, SQL Code Generator, CSV Export, Database Navigator w/ regex filtering, Sql Diff & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB