Showing 100 open source projects for "boot-repair-disk"

View related business solutions
  • Intelligent predictive dialer for outbound call center Icon
    Intelligent predictive dialer for outbound call center

    Solution for lead generation, Political Campaigning, Telemarketing and Phone Polling

    Our autodialer software can massively increase productivity by dropping busy, unanswered and disconnected line, passing calls answered by real people back to your agents, and leaving messages on answering machines.
    Learn More
  • Workspace management made easy, fast and affordable. Icon
    Workspace management made easy, fast and affordable.

    For companies searching for a desk booking software for safe and flexible working

    The way we work has changed and Clearooms puts you in complete control of your hybrid workspace. Both meeting rooms and hot desk booking can be easily managed to ensure flexible and safe working, however big or small your organisation.
    Learn More
  • 1

    meta-treedb

    on-disk memory library using meta-data

    meta-treedb can implement malloc functionality, and much more! Need a heap that allocates from a fixed size chunk of memory? No problem. But where treedb comes into its own is when it comes to allocating from a mmap()ed disk file - the memory becomes persistent. If you follow the tests/examples, you too can store dictionaries, trees, lists or whatever you can think of in disk-based memory, just an open() and mmap() away. Meta-treedb comes with an AVL tree, doubly-linked-list and variable-entry-sized-array implementations for you to use in your data structures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DBA PROGRAM

    DBA PROGRAM

    Program to analyze information about SQL SERVER as well as database ta

    ...It also has two text boxes where it can be inserted into SQL commands, and brings the result on the grid, these query boxes interegem each other to copy from one to the other and can easily modify a scritp without changing the original. News: > DBA JOBS: Clicking on start the program will check for hygienic disk errors in the windwos event log. Enable the flag to repeat the looping process. You must run the program in administrator mode. > Login Screen: Once you enter the administrator password, you will not be prompted for the next few times. Leave your comment to help with tool development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gea.Net MDB Repair

    Gea.Net MDB Repair

    Compact and repair Access database

    Utility that allows compact and repair an Access database. Very simple to use, requires .Net Framework 4.0 or later See more http://www.geanetweb.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MySQL Health Report

    Consolidate main system and MySQL health metrics in one report.

    Commad-line tool provides the following details in the report: - Basic OS-level parameters: uptime, disk space and network interface status - Today's entries from MySQL error log - Important MySQL statistics http://astellar.com/mysql-health-check/metrics/ - Top 5 queries from MySQL slow query log CONFIGURING AND RUNNING 1. Edit MySQL credentials in check_run.sh 2. Run ./check_run.sh 3. Enjoy! You can also send report to email address by using --email parameter: ....
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Apple Device Management and Security Platform Icon
    The Apple Device Management and Security Platform

    For IT teams at organizations that run on Apple

    Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
    Learn More
  • 5
    StackCollect

    StackCollect

    A server and database monitoring platform.

    The StackCollect SCM is written in Python and is free to download, more advanced features can be purchased from StackCollect. Monitored Server Platforms Include: Windows Server 2012 R2 Monitored Database Platforms Include: PostgreSQL Microsoft SQL Server MariaDb MySQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7

    Big Sack

    Big Sack: A lightweight Java Key/Value store with undo and disk cache.

    Big Sack is a Java persistence mechanism that allows storage of key value pairs following the popular Big Data paradigms. Its a very simple and straightforward way to bridge the gap between in-memory data structures and long-term storage. It has the convenience of Java SDK TreeMap and TreeSet classes and is used the same easy way, but it includes rollback through undo logging to checkpoint data so it does not wind up in an unknown state regardless of failures. Data storage in the exabyte...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AxBase

    Database Editor/Viewer mainly for MS Access or MS SQL Server.

    AxBase is an Open source MDB / SQL Server Database viewer and editor. You can view & edit the tables (+ field descriptions) and execute SQL queries without Access licence. Export Tables to CSV/ XLS, Compress & Repair MDB. Compile needs Delphi + JVCL. Next releases (available in Code) will be JCL/JVCL independant and D7 (-> 1.0.0.9 version) to XE2 (1.1 -> versions) UNICODE compatible. New : add Styles to skin the UI.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    CUTE, Cooled Universal ASP Table Editor
    ODBC/Jet database editor, web interface based, intended for complete on-line management of Microsoft Access databases. CUTE tries to increase functionality and performance of Universal Table Editor by Tom Wellige, an ADO database editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Create and manage the email signature you need Icon
    Create and manage the email signature you need

    For companies and organizations that need an email signature solution

    With WiseStamp it’s easy to unify your brand and turn your emails into a powerful marketing tool. Get the most out of your emails with a professionally designed custom email signature.
    Learn More
  • 10

    Cheetah Database System

    Small, Fast, dBase/FoxPro compatible database library (Cheetah4.dll)

    xBase database library. Creates traditional dBase III Plus and FoxPro database files. Unique dual btree indexes allow multiple indexes in each disk file. Small disk/memory footprint (81K). Ability to interface to multiple programming languages. Cheetah is an extremely fast, old school, traditional record manager. Cheetah can be used with any compiler that can link to a standard Windows DLL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    OnManager

    An administration utility for Informix database servers.

    An administration utility for Informix database servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Occursions

    Fast customizable time series web database for big data like log files

    ...Who doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk. You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zebra_Database

    Zebra_Database

    A MySQL database wrapper written in PHP

    ...It provides methods for interacting with MySQL databases that are more powerful and intuitive to use than PHP's default ones. It supports transactions and provides ways for caching query results either by saving cached data on the disk, or by using memcache. The class provides a comprehensive debugging interface with detailed information about the executed queries: execution time, returned/affected rows, excerpts of the found rows, error messages, etc. It also automatically EXPLAIN's each SELECT query (so you don't miss those keys again!). It encourages developers to write maintainable code and provides a better default security layer by encouraging the use of prepared statements, where parameters are automatically escaped. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A replacement for the crude closed-source channel list editor for the Comag PVR2/100CI (aka Silvercrest SL80/2 100CI aka Silvercrest SL250/2 100CI aka Boca PVR2/100CI aka Digital M100/2CI) digital satellite receiver and hard disk recorder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VDI.Net is a .Net wrapper DLL to SQL Server's VDI native DLL. VDI allows you to present a virtual disk that SQL Server can backup to or restore from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Broadcast software for everything related to audio and station-management. For all-size broadcast radio- and TV-stations who want: Hard-disk audio recording, on-line newsroom, disc/media cataloguer, salesman utils (like contracts, invoices, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sakilaBackup
    sakilaBackup is freeware MySQL Backup automation software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FastFreeTextSearchFiles (fastfreetextsea) is a external, internal hard disk, USB flash pen, file indexer for Fast Free Text Search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A fast performing utility application written in C# .net 3.5 for data administrators or developers working with SQL Server. See features and screen shots for more information. This utility application works with SQL Server 2005 or SQL server 2008.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Embeddable time series database for .NET. Create and use ordered datetime/value pairs seamlessly and serialize data to disk easily. Ideal for embedding in custom financial or scientific apps requiring a quick-and-easy database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Disk Library is software which manages a database with your disk's information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ray improves throughput when many concurrent queries access large scientific databases. Queries are synchronized to access sectors on disk simultaneously so that an arbitrary number of parallel queries can be executed without degradation in performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A disk based production quality RTree based upon Guttman’s quadratic split algorithm having following features: Buffering with dirty write, Index joins, Tree Seeding, Window and NN queries, Runtime STR Packing capability, Completely Thread safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PlaneDisaster.NET is a .NET Database front end for JetSQL (Microsoft Access File Format) and SQLite. In addition to basic database browsing and querying, it can create new JetSQL and SQLite files as well as compact and repair JetSQL databases. Source cod
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB