[go: up one dir, main page]

C++ Front-Ends for BSD

Browse free open source C++ Front-Ends for BSD and projects below. Use the toggles on the left to filter open source C++ Front-Ends for BSD by OS, license, language, programming language, and project status.

  • 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.
    Start Free
  • 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
  • 1
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge">
    Downloads: 10,112 This Week
    Last Update:
    See Project
  • 2
    The best developer's or admin's GUI tool for Sqlite3 (sqlite) in the world. No joking here (or just a bit only) - it contains the most complete feature set of all tools available. Visit project homepage for more info, bugtracker, documentation, etc
    Downloads: 53 This Week
    Last Update:
    See Project
  • 3
    The database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
    Leader badge">
    Downloads: 103 This Week
    Last Update:
    See Project
  • 4

    xlsLib

    C++/C library to construct Excel .xls files in code.

    A multiplatform C++ library for dynamic generation of Excel .xls files containing multiple worksheets. Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip archive, and enter bug reports on any problems! Changes: - library specific strings now in their own namespace - iOS Objective-C library - most project files updated (MSVS etc) - C bridge now supports formulas Note: there is a related SF project, libxls, to read Excel files.
    Leader badge">
    Downloads: 26 This Week
    Last Update:
    See Project
  • 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.
    Start Free
  • 5
    Implementation of the popular ODBC standard for non-Windows platforms such as Linux and Mac OS X. Includes; DriverManager and several command-line tools
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    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: 21 This Week
    Last Update:
    See Project
  • 7
    The stuff here has no documentation and some of it may never be completed. This is my playground, use at your own risk.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    MySQL Control Center is an excellent GUI front end for MySQL database creation and administration. It allows multiple concurrent MySQL server connections, MDI (or not under Linux), stored login credentials, point and click dump file imports and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 10
    FastoRedis

    FastoRedis

    Cross-platform open source Redis DB management tool

    FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI). It put the same engine that powers Redis's redis-cli shell. Everything you can write in redis-cli shell — you can write in FastoRedis! Our program works on the most amount of Linux systems, also on Windows, Mac OS X, FreeBSD and Android platforms, on desktops and embedded devices.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    SQLite Management Studio
    SQLite Management Studio is a SQLite GUI tool for managing all of your SQLite databases. It is based on the Qt Framework, thus making it available for all major commercial operating systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    AnyMeal

    AnyMeal

    Recipe database software

    AnyMeal is a free and open source recipe management software developed using SQLite3, Qt5, Flex, Recode, NSIS, and Googletest. It can manage a cookbook with more than 250,000 MealMaster recipes, thereby allowing to import, export, search, display, edit, and print them. AnyMeal is available for GNU/Linux and Microsoft Windows. For new releases please visit https://wedesoft.github.io/anymeal/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    DMF: Distributed Multiplatform Framework

    DMF: Distributed Multiplatform Framework

    Development framework including code generator and UML ex/import

    A component based programming framework. This project is aimed to support various target frameworks. A wxWidgets based GUI application is the major sample which also provides rapid database GUI design with UML import and export (db reverse engineering).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Cinemagoer

    Cinemagoer

    Python package to retrieve and manage data of the IMDb

    Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    mksqlite

    mksqlite

    A MATLAB(R) Mex-DLL to SQLite Databases

    Did you ever want to store your MATLAB(R) data in a SQL database? Nothing large, simply a few array or strutures in a few tables. Maybe a few indicies and everything manageable with SQL commands? Then msqlite will be the right choice for you! mksqlite connects the power of MATLAB(R) with the efficiency of the SQLite database engine. (See also https://github.com/AndreasMartin72/mksqlite)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    Kevora
    Kevora provides an IDE for database developers and DBAs. It is being designed to be an alternative tool for those interested in working on Linux, Windows or MacOS workstations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    DbMaster

    DbMaster

    Universal SQL tool

    DbMaster is an end-user software to manage DBMS. It includes queries and tables editor and plans for many mores functionalities.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    Firebird administration tool, that lets you configure user and some database settings. Maintenance (backup, restore, sweep) is also include through a graphical user interface.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Bonsai collection software for *nix systems and windows, based on Qt and mySql or sqlite. Manage your trees, pots and pictures and export your data to html.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    MOVED MOVED MOVED https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib https://github.com/hgourvest/uib
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Catalogs photographs, both in removable devices and in hard disks at the same time. Images can also be arranged in a single, virtual file system. Each folder of this file system can contain images from many disks.
    Leader badge">
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    602SQL Open Server is a relational database management system for MS Windows and Linux based on ANSI SQL. The system provides ODBC, PHP and SDBC (for OpenOffice integration) connectivity, along with a graphical development environment and SQL debugger.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Attract-Mode Emulator Frontend

    Attract-Mode Emulator Frontend

    Frontend for arcade and console emulators like mame and nestopia.

    Attract-Mode is a graphical front-end for command line emulators such as MAME, MESS and Nestopia. It hides the underlying operating system and is intended to be controlled with a joystick, gamepad or spin dial, making it ideal for use in arcade cabinet setups. Attract-Mode is open source and runs on Linux, OS X and Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next