Showing 96 open source projects for "tree"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Redis Desktop Manager

    Redis Desktop Manager

    :wrench: Cross-platform GUI management tool for Redis

    ...It's available for Windows, Linux and MacOS and offers an easy-to-use GUI to access your Redis DB. With Redis Desktop Manager you can perform some basic operations such as view keys as a tree, CRUD keys and execute commands via shell. It also supports SSL/TLS encryption, SSH tunnels and cloud Redis instances, such as: Amazon ElastiCache, Microsoft Azure Redis Cache and Redis Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MHA for MySQL Manager

    MHA for MySQL Manager

    Development tree of Master High Availability Manager and tools

    MHA (Master High Availability) for MySQL is a tool that automates failover and master recovery for MySQL replication setups. The manager node monitors MySQL servers and promotes a slave to master in case of failure, with minimal downtime. It is widely used in production systems requiring high availability and disaster recovery for MySQL clusters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SummitDB

    SummitDB

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

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

    meta-treedb

    on-disk memory library using meta-data

    ...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. So, what distinguishes meta-treedb from treedb? * "class" interfaces for treedb collections These are vtables (virtual function tables) that implement the interface. * faster compiles - only the "class" interfaces are visible to client code This is at the expense of a small performance hit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent Automation Solutions Built for Modern Finance Teams Icon
    Intelligent Automation Solutions Built for Modern Finance Teams

    We do CFO stuff.

    Digitally transform your business with workflow automation and integrated payment solutions. Digitally store and secure your data with advanced search and accessibility features that keeps your documents at the tip of your team’s fingers.
    Learn More
  • 5

    libadb

    Astronomical Database

    libadb is an astronomical catalog management library desgined to provide fast access to astronomical object data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    E-Reader

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes

    Extreem Reader for Cosmological simulation data P-Gadet2 and ART codes.It conserves memory by using memory mapped files. Contains some basic analysis tools such a KD-Tree, Minimum Spanning Tree, and rendering module using PMViewer algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lmdb++

    C++11 wrapper for the LMDB embedded B+ tree database library.

    This is a comprehensive C++ wrapper for the LMDB embedded database library, offering both an error-checked procedural interface and an object-oriented resource interface with RAII semantics. • Designed to be entirely self-contained as a single <lmdb++.h> header file that can be dropped into a project. • Implements a straightforward mapping from C to C++, with consistent naming. • Provides both a procedural interface and an object-oriented RAII interface. • Simplifies error handling by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Family Connections
    Family Connections is a private social networking website designed specifically for families to be as easy to use as possible. Key features are: message board, photo gallery, family tree, calendar, blog, chat room, address book and more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    KoSQLite is a SQLite client. You can work with multiple databases, write and execute querys, import data, and many more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Monitor production, track downtime and improve OEE. Icon
    Monitor production, track downtime and improve OEE.

    For manufacturing companies interested in OEE monitoring solutions

    Evocon is a visual and user-friendly OEE software that helps manufacturing companies improve productivity and remove waste as they become better.
    Learn More
  • 10
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qMongoFront

    qMongoFront

    qMongoFront is a GUI tools for Mongodb. It is developed using QT

    qMongoFront is a native QT mongodb application for Linux that gives you an usable GUI interface to work with mongodb. It's free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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 correspond to the version of LibreOffice for which the connector has been built. There is absolutely no guarantee that a connector built for a specific version of LibreOffice, will work with another lower or higer version of LibreOffice. in other words, they are version specific. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Private organizer/notepad. Will be web-based and written in php/MySQL. Will have the tree-organized structure of nodes (pieces of info, notes, groups, subgroups). Will allow to publish for everybody access some nodes as a blog view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A set of data for computer science history (languages, OS, Distro, etc.) and tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SQLiteViewer

    Very easy to use databrowser and query console for SQLite3 based on QT

    ...Therefore it has been stripped of all editing functions but following features have been (partially) or shall be implemented: * View complete table with sorting by column * Perfom SQL query to database and view result in table * Browse schema of database in tree view * Export to CSV File and copy4paste on table data * Internationalization(TODO) * Command completion for SQL queries (TODO) * Predefinid database file to open (TODO)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Timemine is a graphical desktop front to add and edit time entries in the project management tool Redmine [http://www.redmine.org]. Timemine show a daily view of the time entries for the logged in user and a summary for each day in a tree view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP DBTreeView is a useful Ajax web control to display a treeview. This component is designed to extract dynamic content from database, so that the tree content is updated step by step. You don't need to know JavaScript to use this tool. (R. Cardon)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 19

    HackerEX

    Free tool designed to make client side hacking easy

    Free tool designed to make client side hacking easy. ALL actions this software takes are user initiated so we take no responsibility for any damaged dealt to software, data or hardware. Codelists found on the web are the responsibility of both the user and the original hacker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TreeLine is an information storage program that uses a tree structure to keep things organized. Each node of the tree can contain several user-defined fields, forming a mini-database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Occursions

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

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple SQL query tool that allows to connect to MSSQL and MySQL servers and MS Access files. A form of linking queries is possible and showing result in a map or in a chart is build in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    solidDB for MySQL

    SolidDB Storage Engine for MySQL

    solidDB for MySQL is an open source relational database management system (RDBMS) that consists of MySQL Server and solidDB Storage Engine for MySQL. Project has morphed into a fully pluggable storage engine for MySQL 5.5 and later. Follow us on Facebook via the SolidDB MySQL Storage Engine page!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a pad for notes in tree-style, written in Qt4. DBNote uses SQLite DB for your notes. Some features: Notes are organized in tree. You can add icons (any bitmaps are imported to DB and you can use it). You can assign any your note an icon from
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
    Downloads: 0 This Week
    Last Update:
    See Project