Showing 116 open source projects for "relationship system"

View related business solutions
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 1
    relationship

    relationship

    中国亲戚关系计算器

    中国亲戚关系计算器 - 家庭称谓/亲戚称呼/称呼计算/辈分计算/亲戚关系算法/親戚稱呼計算機_Chinese kinship system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    drawio-desktop

    drawio-desktop

    Security-first diagramming for teams

    ... for offline use on Windows, macOS, Linux and ChromeOS. Nextcloud is an ideal on-premise file hosting system for diagrams.net. Entity relationship diagrams or ER models in software engineering show the structure of and relationships between database objects. They are used extensively in database modelling to plan new systems, and document existing systems for maintenance and updates.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 3
    C4-PlantUML

    C4-PlantUML

    C4-PlantUML combines the benefits of PlantUML and the C4 model

    C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicating software architectures – especially during up-front design sessions, with an intuitive language using open source and platform-independent tools. C4-PlantUML includes macros, stereotypes, and other goodies (like VSCode Snippets) for creating C4 diagrams with PlantUML. At the top of your C4 PlantUML .puml file, you need to include the C4_Context.puml, C4_Container.puml or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SageMaker Experiments Python SDK

    SageMaker Experiments Python SDK

    Experiment tracking and metric logging for Amazon SageMaker notebooks

    ... to compare together. Trial: A description of a multi-step machine learning workflow. Each step in the workflow is described by a Trial Component. There is no relationship between Trial Components such as ordering. Trial Component: A description of a single step in a machine learning workflow. For example data cleaning, feature extraction, model training, model evaluation, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    COLA

    COLA

    Clean object-oriented & layered architecture

    ... architecture. Through continuous exploration, we found that a good hierarchical structure and a good package structure definition can help us manage the chaotic business application system. After many iterations, we have defined a relatively stable and reliable application architecture. Good application architectures all follow some common patterns.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Jennifer

    Jennifer

    Crystal ORM using ActiveRecord pattern with flexible query DSL

    ActiveRecord pattern implementation for Crystal with a powerful query DSL, validation, relationship definition, translation and migration mechanism. You need to choose one of the existing drivers for your DB: MySQL or Postgres; the sqlite3 adapter automatically installs the required driver for it. Jennifer allows you to maintain everything for your models - from DB migrations and field mapping to callbacks and building queries. For detailed information see the docs and API documentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sogou C++ Workflow

    Sogou C++ Workflow

    C++ parallel computing and asynchronous networking engine

    As Sogou`s C++ server engine, Sogou C++ Workflow supports almost all back-end C++ online services of Sogou, including all search services, cloud input method, online advertisements, etc., handling more than 10 billion requests every day. This is an enterprise-level programming engine in light and elegant design which can satisfy most C++ back-end development requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TypeDB

    TypeDB

    TypeDB: a strongly-typed database

    TypeDB is a strongly-typed database with a rich and logical type system. TypeDB empowers you to tackle complex problems, and TypeQL is its query language.TypeDB is a database with a rich and logical type system. TypeDB empowers you to solve complex problems, using TypeQL as its query language. TypeDB provides a strong type system for developers to break down complex problems into meaningful and logical systems. Through TypeQL, TypeDB provides powerful abstractions over low-level and complex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    YAO

    YAO

    Yao A low code engine to create web services and dashboard

    ... efficient than traditional programming languages ​​in terms of reusability and coding efficiency; application performance and resource ratio Better than PHP, JAVA and other languages. Yao has a built-in data management system. By writing JSON to describe the interface layout, 90% of the common interface interaction functions can be realized. It is especially suitable for quickly making various management backgrounds, CRM, ERP, and other internal enterprise systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    DefraDB

    DefraDB

    DefraDB is a Peer-to-Peer Edge Database

    DefraDB is a Peer-to-Peer Edge Database. It's the core data storage system for the Source Network Ecosystem, built with IPFS/IPLD, LibP2P, CRDTs, and Semantic web3 properties. DefraDB is a user-centric database that prioritizes data ownership, personal privacy, and information security. Its data model, powered by the convergence of MerkleCRDTs and the content-addressability of IPLD, enables a multi-write-master architecture. It features DQL, a query language compatible with GraphQL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cocoyaxi

    cocoyaxi

    A go-style coroutine library in C++11 and more

    ... stack, coroutines in the same thread share several stacks (the default size is 1MB), and the memory usage is low. Simple test on Linux shows that 10 millions of coroutines only take 2.8G of memory (for reference only). There is a flat relationship between coroutines, and new coroutines can be created from anywhere (including in coroutines). Support system API hook (Windows/Linux/Mac), you can directly use third-party network library in coroutine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AngleSharp

    AngleSharp

    The ultimate angle brackets parser library parsing HTML5, MathML, SVG

    AngleSharp follows the W3C specifications and gives you the same results as state of the art browsers. Besides the official API AngleSharp adds some useful extension methods on top. This makes working with the DOM convenient. AngleSharp integrates everything you need to explore and mutate the DOM tree. Node retrieval is straight forward by using powerful CSS query selectors. The CSS queries in AngleSharp are super fast and very simple to use. AngleSharp respects the relationship of HTML...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Advanced REST Client application

    Advanced REST Client application

    Advanced REST Client - Desktop application

    ... for free. Our vision is that API tools are available for every developer and organization, regardless of their size, for free and without forced relationship. API tools are using open standards to communicate with other applications so developers can build integrations. Originally the application was created by the author for own convenience while developing APIs. It quickly turned out to be a common problem among developers to consume APIs during the development process.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    VIENNA Advantage (ERP CRM DMS)

    VIENNA Advantage (ERP CRM DMS)

    VIENNA Advantage, an enterprise level ERP with DMS and CRM

    VIENNA Advantage is a full ERP and CRM covering all functional areas such as Document Management, Sales Force Automation, Order Management, Materials Management, Financials, Purchase, Budgeting and Controlling, Support, Service Contracts, Marketing, HR, Payroll, Workflow Management and many more. It is based on C#.Net with a HTML5 UI. It offers a mobile UI for iPhone and Android. The VIENNA Advantage ERP and CRM system offer multiple currencies, multiple accounting Schemas, multiple currencies...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 15
    OpenZ ERP

    OpenZ ERP

    OpenZ - Warenwirtschaft, ERP, CRM & mehr

    OpenZ hat alle Funktionen, die ein modernes ERP-System für Unternehmen des Mittelstands bereitstellen muss: Warenwirtschaft, Materialwirtschaft, Produktion, Projekte, Finanzen, ERP, CRM, Online Handel, Vertrieb, Einkauf, Einsatzplanung und viele andere mehr. Das System läuft komplett im Browser und ist damit überall und auf jedem Gerät einsetzbar. - komplette Auftragsabwicklung - Customer Relationship Management (CRM) - vollständige Lagerverwaltung mit Serien-/Chargennummerverfolgung...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    EspoCRM - Open Source CRM

    EspoCRM - Open Source CRM

    Moving in the right direction together!

    EspoCRM software is that it’s fully customizable. We strive to create a solution that fits different business and industry needs, without having to rely on a “one size fits all” approach or make you spend a fortune on customization. Demo: https://www.espocrm.com/demo/ Installation: https://docs.espocrm.com/administration/installation/ Customer relationship management (CRM) software is developing every day due to ever-changing global business environment and rapid advances...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17
    C4C Ubuntu 24.04

    C4C Ubuntu 24.04

    A Born Again Christian Linux Distribution

    C4C offers a free Christian Linux distribution that is stable, fast and easily installed on most any computer made in the last decade. This Ubuntu derivative is intended to lead unbelievers to a relationship with Christ and nurture believers in discipleship.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    SuiteCRM Community Edition For Intranets

    SuiteCRM Community Edition For Intranets

    The Free & Popular SuiteCRM Web Software in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make SuiteCRM live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with sc wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://sc.local/ ( Accept Any Warnings Due to Usage...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    SpiceDB

    SpiceDB

    SpiceDB is the open source, Zanzibar-inspired authorization system

    Open Source, Google Zanzibar-inspired permissions database to enable fine-grained access control for customer applications. Get started with the SpiceDB playground: https://play.authzed.com/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    WTERP

    Factional modular: CRM, SD,MM,WM,HR, Workflo and System configuration.

    WTERP is a totally free software application system for enterprise management. It is suitable for either business or School including training center managing. It is using a Client/Server structure and runs with a Windows platform and web server on the internal network or visit web services from the internet. The data are encrypted in the transfer that guarantees safety. The foundational are included in CRM, SD, MM, WM, HR, Reporting (prospect, invoicing, inventory, warehouse, order, shipment...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Sparx' EA - MDG for TRAK

    Sparx' EA - MDG for TRAK

    MDG for Sparx' Enterprise Architect to Create TRAK arch. descriptions

    ... feature which presents the allowed relationship(s) by TRAK between the pair of objects selected - a custom set of searches. When run these will list objects of a particular type (e.g. all Systems, all Enterprise Goals), potential quality problems (e.g. diagrams and objects without any description, objects not linked to any other), things of interest (e.g. open, closed concerns) and view-like results e.g. all structural relationships in the solution - model views to list object
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Open Source Openbravo

    Open Source Openbravo

    Open Source Openbravo

    Open Source Openbravo. 1. Core Openbravo ERP 2. Core Human Capital Management 3. Customer Relationship Management 4. Point of Sales System integrated with ActiveMQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    C4C Ubuntu 22.04

    C4C Ubuntu 22.04

    Born Again Christian Linux Distribution

    C4C UBUNTU HAS BEEN UPDATED https://c4c-ubuntu-24-04.sourceforge.io/ C4C Ubuntu is a Born Again Christian Linux Distribution based on Xubuntu. It is a fast, free, easy to use, Ubuntu derivative that is intended to lead unbelievers to a relationship with Jesus Christ and nurture believers in discipleship. Snap is used to make Gnash (GNU flash media player) live again and serve up many of the 150 Christian Games included. But, a Snap-free version of Firefox features hundreds of useful...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    crowdEgress

    crowdEgress

    Complex systems of social groups with opinion exchange

    ... quantitative measures of their social relationship. Opinion exchange is integrated in context of their social interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rocket-bi

    rocket-bi

    An open-source web-based self-service BI for analytical databases

    Rocket.BI is a free, open-source, web-based business intelligence solution specifically designed for analytical databases. It enables data analysts and business users alike to easily integrate different data sources, perform advanced data analysis, ad hoc, and more. With an easy-to-use editor, you can create personalized reports, build interactive business dashboards and generate actionable business insights. Rocket.BI also allows collaboration as working together with other people in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next