Showing 2031 open source projects for "all-in-one"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    MyBooks

    MyBooks

    A personal database of your books on various media

    This Linux application is designed to store your book titles even if on more than one media type. There are viewable lists and reports by various criteria. It is co-authored in Qt C++ Framework by Ken Standard, AD5XJ and Warren Andresen. K7CWA from an original MS Access project by Warren Andresen. Documentation can be generated by using Doxygen doxywizard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    DBFLOW

    DBFLOW

    A blazing fast, powerful, and very simple ORM database

    ... is super-concise, null-safe and efficient. Generates the necessary code that you don't need to write. Contains the main annotations and misc classes that are shared across all of DBFlow. The main library artifact used in conjunction with the previous two artifacts. Adds coroutine support for queries. Enable applications to be reactive by listening to DB changes and ensuring your subscribers are up-to-date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ERMaster
    ERMaster is Eclipse plug-in to make ER diagram. Functionally, Import from data base, Making of table definition book on Excel, Image output, DDL output, etc. are being offered.
    Leader badge
    Downloads: 221 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5

    PgAdminPortable

    PostgreSQL Tools

    PgAdmin Portable is the PgAdmin whatever it is packaged with a PortableApps.com launcher as a portable app, so you can manage PostgreSQL 7.3 and above running on any platform, as well as commercial and derived versions of PostgreSQL such as Postgres Plus Advanced Server and Greenplum database on your iPod, USB flash drive, portable hard drive, etc. It has all the same features as PgAdmin, plus, it leaves no personal information behind on the machine you run it on, so you can take it with you...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 6

    TC SQL Plugin

    Total Commander FS plugin for access to server and local databases

    ...... - columns, indexes, primary and foreign keys) with F3 and F5. - Export table or view data to another TC panel in different formats (Excel, HTML, XML, CSV, Text, RTF). - Internal query lister/editor. Shows and edits table and view records, executes SP and SQL-queries. Print and export data. - Server and local filters. - Data sorting and filtering with one mouse click. - Plugin can work with BLOB fields (TEXT, IMAGE, BYNARY). Text/Image/Hex/HTML modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DataSink

    Take a JDBC ResultSet and stream it in one of the supported formats

    DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dbSearch

    .NET program to search in all text columns of all tables in SQL Server

    Tiny .NET program to search in all text columns of all tables in SQL Server database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Voldemort

    Voldemort

    A distributed key-value storage system

    ...-tolerant hash table. This doesn’t make it ideal for all applications but does offer unique advantages, such as the ability to read and write scale horizontally, and the ability to combine in memory caching with the storage system so that a separate caching tier is not required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 10
    Haxl

    Haxl

    Haskell library that simplifies access to remote data

    Haxl is a Haskell library that simplifies access to remote data, such as databases or web-based services. Haxl can automatically batch multiple requests to the same data source, request data from multiple data sources concurrently, cache previous requests, and memoize computations. Having all this handled for you behind the scenes means that your data-fetching code can be much cleaner and clearer than it would otherwise be if it had to worry about optimizing data-fetching. To use Haxl in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Datalog package contains a lightweight deductive database system. Queries and database updates are expressed using Datalog—a declarative logic language in which each formula is a function-free Horn clause, and every variable in the head of a clause must appear in the body of the clause. The use of Datalog syntax and an implementation based on tabling intermediate results, ensures that all queries terminate.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Nyaa

    Nyaa

    Nyaa.se replacement written in golang

    The aim of this project is to write a fully featured nyaa replacement in golang that anyone will be able to deploy locally or remotely. On Windows, a specific version of GCC is used to build a specific depedency we use The GCC version packaged with msys2 should work. We support docker for easy development and deployment. Simply install docker and docker-compose. Once you've successfully installed docker, make sure you have the database file in the project's directory as nyaa.db. Then, follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bolt

    Bolt

    An embedded key/value database for Go

    Bolt is a pure Go key/value store inspired by Howard Chu's LMDB project. The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. Since Bolt is meant to be used as such a low-level piece of functionality, simplicity is key. The API will be small and only focus on getting values and setting values. That's it. Bolt is stable, the API is fixed, and the file format is fixed. Full unit test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple DBs and multiple simultaneous DB connections by using this framework.
    Leader badge
    Downloads: 2,218 This Week
    Last Update:
    See Project
  • 15

    HBase Data Browser

    A simple GUI interface to HBase Database

    HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also. *Current build supports HBase 1.2 with Java 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the standard...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Noora
    NoOra is a database deployment tool which can be used to automate the database deployment cycle and is designed for agile and or devops teams. The supported database platforms are Oracle and Mysql. The support for Postgresql is work in progress. Feedback is more then welcome.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    DatacenterManager

    DatacenterManager

    UNIX Performance Monitoring / Trend Analysis Java Software

    Remotely Inventory and Poll UNIX servers in seconds. (without installing extra software on your servers, just by SSH communication plain old UNIX commands). Your entire datacenter can be automatically inventoried by supplying hostname, username & password for each server, either “one by one” or via an automated CSV host-list import file. This software goes great with other UNIX software like WinSCP and Putty etc !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    heidisql
    HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. Code repository and tickets have moved to https://github.com/HeidiSQL/HeidiSQL in Nov 2017.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    ... with millions keys and key members without blocking the redis server. Medis can connect to Heroku Redis addon to manage your data. You can download compiled versions of Medis for Mac OS X from the release page. Medis 0.6.0 is released with the support for in-key searching. Medis starts with all the basic features you need.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    JabRef

    JabRef

    JabRef is a graphical application for managing bibliographical data

    JabRef is a graphical application for managing bibliographical databases. JabRef is designed specifically for BibTeX bases, but can import and export many other bibliographic formats. JabRef runs on all platforms and requires Java 1.8 or newer.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    EventQL

    EventQL

    Distributed "massively parallel" SQL query engine

    EventQL is a distributed, column-oriented database built for large-scale event collection and analytics. It runs super-fast SQL and MapReduce queries. The community software … the ideal channel for companies and organizations looking for additional interactions with their community? The first AC Repair appeared in the Best AC Repair Miami research landscape as early as the end of the 2000s, but the great added value offered by these HVAC companies in Miami was not recognized or even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FastVersion

    FastVersion

    FastVersion is a Qgis plugin for data versioning in a Postgis database

    FastVersion is a Qgis plugin for data versioning in a Postgis database. This plugin provides data versioning to tables with geometry stored in postgis. It allows to create, changes and eliminate versions, and within each version , to insert, modify and eliminate elements. It is possible carry out the processes of “post” from one version to another, with conflict resolution functionality. The system uses algorithms and data structures so that information is not duplicated each time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SummitDB

    SummitDB

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

    SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm, is ACID compliant, and is built on a transactional and strongly-consistent model. It supports custom indexes, geospatial data, JSON documents, and user-defined JS scripting. The easiest way to get SummitDB is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows. SummitDB can be compiled and used on Linux, OSX, Windows, FreeBSD, ARM (Raspberry PI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ngx-datatable

    ngx-datatable

    A feature-rich yet lightweight data-table crafted for Angular

    ngx-datatable is an Angular component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with no external dependencies. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it. It was built for modern browsers using TypeScript, CSS3 and HTML5 and Angular 8.0.0. This is the sister project of the angular-data-table that is designed...
    Downloads: 0 This Week
    Last Update:
    See Project