• 0

Database creation software


Question

Hi,

I am looking for database or list creation software.

I was wondering if anyone here is familar with any software, which allows users to quickly create lists, and create create custom columns within the list(s).

Does anybody know any software either free or paid that can create lists with custom columns?

Thanks

Link to comment
https://www.neowin.net/forum/topic/1113721-database-creation-software/
Share on other sites

14 answers to this question

Recommended Posts

  • 0

you mean like excel? ;) yeah there are plenty of free spreadsheet software other that lets you create a list of things be it text or numbers dates in columns and rows even and sure you can put what ever heading you want on each column or row.

Can even do graphs of this data, and pivot type tables to present the data in different ways. You can run queries against data included in your "list" of stuff

But sure if you want to put it into a "database" mysql comes to mine or MS Access works too. SQLite comes to mind as well - but you have not described any need for anything other than a spreadsheet.

  • 0

but you have not described any need for anything other than a spreadsheet.

Hi BudMan,

Thanks for your response, I was hoping to have some of the columns link to items on other lists, so that's why I can't use Microsoft Excel? Also it needs to support up to 20 people potentially adding data simultaneously.

  • 0

I was going to suggest Access if you really need a database. Or for a freeware alternative, you can use Libra Ofice or OpenOffice database programs....

  • 0
Microsoft Access (part of MS office) and LibreOffice Base (free) are the two that come to mind straight off. If you've got any basic web experience it wouldn't be too hard to make a MySQL/PostgreSQL/MSSQL/Sqlite and a PHP (or Ruby, etc) front end for your web browser.
  • 0

"I was hoping to have some of the columns link to items on other lists"

Could be done with excel.

As to 20 people - shared workbook, not sure of the limit, again you can have multiple users using excel spreadsheet at same time so again not something that could not be done with excel.

But plenty of FREE databases out there.

  • 0

FileMaker, which is top notch or Bento if you're on a Mac and don't need the full blast. (read OP again and the request rules out Bento I'm afraid)

Or if you need to stay very very open, go for MySQL and possibly a localhost'd web front end/operate it with an application.

Glassed Silver:mac

  • 0

My SQL or ACCESS

portable freeware http://portableapps.com/apps/development/database_browser_portable

  • Works directly with Oracle, MS Sql Server, ODBC, MySql, PostgreSQL, SQLite, Ole DB, Interbase and Firebird
  • Support for ODBC connection strings
  • Unlimited number of connections
  • One click switching from one connection to another
  • One click table browsing
  • Data browsing
  • Data exports into CSV, Excel, Html files
  • Execution history
  • SQL Builder with wide range of supported databases
  • Execution Log
  • Incremental Table Search

OR

http://www.portablefreeware.com/index.php?sc=140

Lots of options out there. I just did portable database search in google.

  • 0

MySQL is a database server, and I feel the user is looking more towards a standalone product rather than a server to build his database on?

Access would be just dandy. But as said above - your specs are fully possible within Excel.

  • 0

MySQL is a database server, and I feel the user is looking more towards a standalone product rather than a server to build his database on?

Yes, that's correct I am looking for an application that allows end users to create lists and relationsips without any coding.

FileMaker, which is top notch or Bento if you're on a Mac and don't need the full blast. (read OP again and the request rules out Bento I'm afraid)

Glassed Silver:mac

Thanks, a program similar to Bento is exactly what I am looking for, execept windows or web based.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I literally tried to install it on my PC today and it crashed upon every start up. I tried all the tricks, terminate and remove cache, uninstall, reinstall, reboot, install via winget.. in the end I had my call with Brad Wardell on Google Meet. Oh I also tried Teams on the web, and got no video or audio (yes I allowed mic and camera).
    • Microsoft explains how it made Teams so much faster in 2026 by Usama Jawad Microsoft Teams is Redmond's flagship online communication and collaboration tool, primarily used in enterprise, government, and school environments. It regularly receives updates, with Microsoft frequently revealing features currently in development as well, such as Efficiency Mode and a dedicated app for meeting recaps. Now, the company has shed some light on the backend enhancements it has made to its popular software in 2026. During the first half of 2026, switching between chats has become 20% faster on desktop and web, which is especially great for less powerful devices or hardware on weak networks. Microsoft explains that it tracks two types of chat switches. The first is a warm switch, which relates to returning to a recent chat, in which case it is most likely already present in memory and should load extremely fast. The other is a cold switch where a chat that hasn't been opened recently is now opened. Naturally, the second type of chat switch was causing the most notable latency spikes. Microsoft realized that this was happening because of three reasons. First, the query to fetch conversation data was being fired too late. Next, queries were being sent sequentially, increasing the overall round-trip time. Finally, there was no handling of response priority, which meant that non-critical responses would sometimes block the main thread. Microsoft solved all of these problems by firing the data query immediately, bundling queries to be sent together so that they wouldn't create a "waterfall" effect, and enabling faster painting of the frame. As a result, warm and cold switches now have almost the same latency, and the only distinguishable difference between them is due to the data layer response time. Next, Microsoft focused on reducing app hangs and freezes on macOS and iOS by 35%. On macOS, the company has a health monitor thread running in the background that does exactly what it says on the tin. The tech firm built a dedicated StackDecoder tool to analyze health monitor's output at scale. Through this combination, it decided to move several error reporting and monitoring threads either to the background or treated them as an asynchronous call so that they wouldn't block the main thread, causing Teams to freeze. On iOS, the same result was accomplished through optimization of computations, caching, offloading operations from the main thread, refactoring database access behaviors, deferring non-critical tasks, and more. On a related note, it also made people search 25% on iOS by optimizing the query pipeline, and efficient database task queuing and scheduling. However, Microsoft has emphasized that improving Teams' performance is an ongoing endeavor, and that it hopes that these efforts will continue to make the software a reliable partner in online communication scenarios. On a related note, Microsoft recently unveiled some upcoming performance upgrades for OneDrive on macOS too, and you can check those out here.
  • Recent Achievements

    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      PsYcHoKiLLa
      209
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      97
    5. 5
      ATLien_0
      83
  • Tell a friend

    Love Neowin? Tell a friend!