Showing 96 open source projects for "tree"

View related business solutions
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    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
  • 2
    TreeTank is an easy-to-use framework which allows users to work with tree structures. Modifications are thereby available in a versioned manner which enables not only navigation based in the tree but also on the time-axis. NOTE: THIS PROJECT HAS MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An append only database manager in the style of dbm. It has both a C and a Python interface and is ACID compliant. Internally it uses an immutable B+ Tree. (Being append only doesn't mean that you can't replace records or delete keys).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Amazingly simple, amazingly useful, personal database software (based on the windows-only Treepad program). Simply store your notes in a single tree structure. Excellent for lists, outlines, document planning...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • 5
    The R-tree Library aims to implement a generic, portable, easy-to-use collection of R-tree variants. Tested to work under Linux and Windows, using GNU, Intel and VC++ compilers, and also implementing many variants already, we are well underway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The SPASE Registry Explorer is a web browser application that enables interactive exploration of a SPASE compliant registry. The contents of a SPASE registry are organized in a tree and resource descriptions rendered for viewing in the browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    UProm for Agile Development
    UProm Requirement Management System (traceability and requirement coverage). Includes : - An admin module to manage SCRUM Project and tree of requirements - A multi-user Web-based client - Tools for databases management (HSQLDB, PostGreSQL,...) UProm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Account Manager is an LDAP client focused designed to manage user accounts in a directory tree, such as OpenLDAP. It is focused on ease of use for end users, and on configurability and extensibility for administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 10
    sWIB ("Simple Web Information Base"). A web-interface to store and manage textual information such as passwords, addresses etc. in a tree-structure with the possibility to attach files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tokyo Cabinet is the successor of QDBM, a high performance database library similar to the DBM family. It also supports hash and B-tree databases and does not require any server process. The overall speed is improved compared to QDBM.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    A Tree is a hierarchical object database, based on Offsider technology. Data and/or functionality is stored as properties of nodes on the database. The Tree and all its nodes understand about paths. Database and nodes respond to object messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Work with: MySQL, PostgreSQL, FirebirdSQL. Use PHP, and ExtJS. Browse in Tree: db,table,column,constraint,trigger,view,proc. Has history, and fragments panel. Editor has autocomplete, autoindent. Easy install, unpack in webroot and edit "set.php"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Thos project manages a php Scripts to deal with tree structures in MySQL Databases stored as Nested Set .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An extensible spatial index library in C++ that supports robust spatial indexing methods and many advanced features. Currently supports R-tree (Rtree, R*-tree) variants, Multi Version R-trees (MVR-tree) and TPR-trees. For more information please visit the project homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    StarSDB is a spatial database system designed for embedded GIS software.It stores spatial data on SQLite database system and builds R* tree spatial index on these spatial data.You can store and make a spatial query in StarSDB as the PostgreSQL/PostGIS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Wizard-style web interface for structured information trails - an n-ary decision tree structure based on true/false logic. It can be used as a 'Wizard', an expert system, or as a backend for interactive fiction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    TreeDocs is content management system (requires J2EE application server, uses EJBs) with web-based user interface that allows user to easily store documents and notes in a tree. All records are written into database. Tested under JBoss.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    treecat is a simple, interactive tool that helps you classify files or database entries into an arbitrary category tree. Items are automatically classified within a taxonomy quickly and accurately, requiring single key confirmation or correction.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB