[go: up one dir, main page]

Showing 20 open source projects for "autopsy-4.3.0-64"

View related business solutions
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 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.
    Learn More
  • 1
    WAL-G

    WAL-G

    Archival and Restoration for databases in the Cloud

    ... for Linux AMD 64 of the latest version of WAL-G can be obtained under the Releases tab. To configure the compression method used for backups. Possible options are lz4, lzma, zstd, brotli. The default method is lz4. LZ4 is the fastest method, but the compression ratio is bad. LZMA is way much slower. However, it compresses backups about 6 times better than LZ4. Brotli and zstd are a good trade-off between speed and compression ratio, which is about 3 times better than LZ4.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    better-sqlite3

    better-sqlite3

    The fastest and simplest library for SQLite3 in Node.js

    The fastest and simplest library for SQLite3 in Node.js. Full transaction support. High performance, efficiency, and safety. Easy-to-use synchronous API (better concurrency than an asynchronous API... yes, you read that correctly). Support for user-defined functions, aggregates, virtual tables, and extensions. 64-bit integers (invisible until you need them). Worker thread support (for large/slow queries). Help this project stay strong! better-sqlite3 is used by thousands of developers...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    pgweb

    pgweb

    Cross-platform client for PostgreSQL databases

    Pgweb is a web-based, cross-platform PostgreSQL database browser written in Go. Go was used in backend development in order to utilize the ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build a very simple and portable application to work with local or remote PostgreSQL databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    dblab

    dblab

    The database client every command line junkie deserves

    dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL, MySQL and SQLite3, written in Go and works on OSX, Linux and Windows machines. Main idea behind using Go for backend development is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL/SQLite3/Oracle/SQL Server databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 5

    SweCompiler

    This compiler is focusing on easy gui layout (text) and databases.

    This compiler is focusing on easy gui and databases. It's support PostgreSQL, MariaDB, SqLite, Odbc. It is running under Linux too (wine). OpenGL support (only 64 bits version), easy printer layout (non gui) and serial communication (demo is coming). I've been used it for a long time so it should be stabile (32 bits ver).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fafnir-DB

    Fafnir-DB

    Database file mapping names to records, implementing a file-system

    Fafnir-DB is a database file, addressing variable record data through textual names as identifiers, which applies heap organisation of its data space (based on the Moelnir-file project). Fafnir-DB also implements a rudimentary file system (within the file). This operation modus is optional. There are no data size limits other than the range of a 64-bit signed integer. Scalability is limited to 1 - 10 Mio. entries due to non-paging internal structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    PEDABA

    PEDABA

    Pedaba is a portable Database Application for Linux 64 bit OSs

    Please see the much more powerful "Pedaba 2" (https://sourceforge.net/projects/pedaba-2/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GNU libdbh. As of April 9, 2014, DBH is a GNU program and is renamed to "GNU libdbh". Library to create and manage 64-bit disk based hash tables Associations are made between keys and values so that for a given a key the value can be found and loaded into memory quickly: 64 bit support
    Downloads: 11 This Week
    Last Update:
    See Project
  • Improve User Retention, UX and usability from your web or mobile app. Icon
    Improve User Retention, UX and usability from your web or mobile app.

    Get user testing from a global network of passionate crowdtesters. Optimize your web or mobile app for flawless performance.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    SQLite Micro Manager

    SQLite Micro Manager

    Simplest SQLite3 GUI program

    SQLite Micro Manager is a lightweight, fast and configurable GUI program mostly designed to access, browse and modify data in SQLite3 databases maintained by other applications, like Web browsers, home accounting software etc. It supports drag-and-drop operations, saving to and retrieving SQL statements from internal library and disk files. runs natively on 64 bit Windows 7/8/10 and Linux Ubuntu derivatives with GTK2+. Can be easily compiled for OSX and Linux GTK3 and QT widget sets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    UnQLite

    UnQLite

    An Embedded NoSQL, Transactional Database Engine

    ... to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. UnQLite is a Self-Contained C library without dependency. Built with a powerful disk storage engine which support O(1) lookup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Debio-Sql

    Debio-Sql

    A Firebird Sql Management Tool

    Debio-Sql is a database tool for the Firebird RDBMS, Cross platform without Serious dependency! Lite and efficient! Code completion, Object finder, Syntax highlighter with customization, User/Portable Mode, Work with FB 2.x And FB 3.x Api. Embedded connection support. Altering the Stored procedures and the Functions(FB 3.x). Release binaries in (Linux x86_64 Gtk2/3 Qt4/5 , Win32/64) for every version, (XOS will be added in future versions). Future features: Backup/Restore...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...) and probably others since the codebase is 100% Go. We support both 32-bit and 64-bit systems. Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PDI Data Vault framework

    Data Vault loading automation using Pentaho Data Integration.

    A metadata driven 'tool' to automate loading a designed Data Vault. It consists of a set of Pentaho Data Integration and database objects. Thel Virtual Machine (VMware) is a 64 bit Ubuntu Server 14.04, with MySQL (Percona Server) and PostgreSQL 9.4 as the database flavours and PDI version 5.2 CE. NB: Directory version_2.4 contains the most recent Virtual Machine. The readme.txt contains info about that VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LibreOffice MySQL Connector Extension

    MySQL Connector extensions for LibreOffice

    The aim is to provide MySQL Connector extensions for LibreOffice for Linux 32/64 and OSX64 bit versions of LibreOffice. Versions for Linux 32bit and 64bit LibreOffice are built on Ubuntu-based OSes. The connector is built using the source tree code from the LibreOffice project, and released under the GPL2. See License file within extension for more details. For the source code, please go to the LibreOffice git repository : http://cgit.freedesktop.org/libreoffice Folder numbers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge">
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    XTEA (eXtended Tiny Encryption Algorithm) support for db4o open source object database. XTEA is a block cipher that operates on a 64-bit block size with a 128-bit key. An extremely tiny but very fast encryption algorithm (with cycles less than 32 rounds)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GemConnect for Sybase from GemStone (https://sourceforge.net/projects/gemconnect/) version 1.1.1 modified to coexist with GemConnect for Oracle 2.2 on 64-bit servers running GemStone 64. Makefile and library file for CentOS / Red Hat Linux provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimpleSQL is a 64-bit relational database, works as a standalone server-free db. component and transactional db. server, with standard SQL and JDBC, has portable single db. file, first db. available in Java and C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Midea is a robust c string api set with regex support, handling fixed width 8 to 64 bit character sets at runtime (no recompilation is required). Initialization routines convert multibyte encodings such as utf8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next